'宣言 Public Overloads Function GetCellAtPosition( _ ByVal e As System.Windows.RoutedEventArgs _ ) As System.ValueTuple(Of GridCellType,GridCellRange)
public System.ValueTuple<GridCellType,GridCellRange> GetCellAtPosition( System.Windows.RoutedEventArgs e )
パラメータ
- e