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