hittest
美
英 
例句
The HitTest method returns a DataGrid. : : . HitTestInfo object that contains the row and column of a clicked area.
HitTest方法返回包含所單擊區域的行和列的DataGrid.::.HitTestInfo對象。
If the hitTest action returns false, the action following the else statement runs.
如果經過測試,行為返回錯誤,則行為遵循另一個設置,。
To return a DataGrid. : : . HitTestInfo, invoke the HitTest method from the MouseDown event of DataGrid control.
要返回DataGrid.::.HitTestInfo,請從DataGrid控件的MouseDown事件調用HitTest方法。
Call the HitTest method in an appropriate event handler, such as for the MouseDown or Click event.
在適當的事件處理程序(例如MouseDown或Click事件處理程序)中調用HitTest方法。