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方法。