'宣言 Public Overloads Function GetCellAtPosition( _ ByVal e As Microsoft.UI.Xaml.RoutedEventArgs _ ) As System.ValueTuple(Of GridCellType,GridCellRange)
public System.ValueTuple<GridCellType,GridCellRange> GetCellAtPosition( Microsoft.UI.Xaml.RoutedEventArgs e )
パラメータ
- e
- 位置を取得するために使用されるポインターイベント。