'宣言 Public Event ManipulationStarted As Microsoft.UI.Xaml.Input.ManipulationStartedEventHandler
public event Microsoft.UI.Xaml.Input.ManipulationStartedEventHandler ManipulationStarted
イベント データ
イベント ハンドラが、このイベントに関連するデータを含む、Microsoft.UI.Xaml.Input.ManipulationStartedRoutedEventArgs 型の引数を受け取りました。次の ManipulationStartedRoutedEventArgs プロパティには、このイベントの固有の情報が記載されます。
プロパティ | 解説 |
---|---|
Container | |
Cumulative | |
Handled | |
OriginalSource | Microsoft.UI.Xaml.RoutedEventArgsから継承されます。 |
PointerDeviceType | |
Position |
参照