public GridHitTestInfo HitTest( RoutedEventArgs e )
Parameters
- e
- Microsoft.UI.Xaml.RoutedEventArgs that specifies the point to be tested.
Return Value
A GridHitTestInfo object that contains information about the grid at the location specified by the e parameter.