'宣言 Public Event ManipulationDelta As System.EventHandler(Of ManipulationDeltaEventArgs)
public event System.EventHandler<ManipulationDeltaEventArgs> ManipulationDelta
イベント データ
イベント ハンドラが、このイベントに関連するデータを含む、System.Windows.Input.ManipulationDeltaEventArgs 型の引数を受け取りました。次の ManipulationDeltaEventArgs プロパティには、このイベントの固有の情報が記載されます。
プロパティ | 解説 |
---|---|
CumulativeManipulation | |
DeltaManipulation | |
Device | System.Windows.Input.InputEventArgsから継承されます。 |
Handled | System.Windows.RoutedEventArgsから継承されます。 |
IsInertial | |
ManipulationContainer | |
ManipulationOrigin | |
Manipulators | |
OriginalSource | System.Windows.RoutedEventArgsから継承されます。 |
RoutedEvent | System.Windows.RoutedEventArgsから継承されます。 |
Source | System.Windows.RoutedEventArgsから継承されます。 |
Timestamp | System.Windows.Input.InputEventArgsから継承されます。 |
Velocities |
参照