[]
Gets a GridHitTestInfo object that contains information about the grid at a given location.
public GridHitTestInfo HitTest(RoutedEventArgs e)
| Type | Name | Description |
|---|---|---|
| RoutedEventArgs | e | Microsoft.UI.Xaml.RoutedEventArgs that specifies the point to be tested. |
| Type | Description |
|---|---|
| GridHitTestInfo | A GridHitTestInfo object that contains information about the
grid at the location specified by the |