'宣言 Public Event ManipulationCompleted As System.EventHandler(Of ManipulationCompletedEventArgs)
public event System.EventHandler<ManipulationCompletedEventArgs> ManipulationCompleted
イベント データ
イベント ハンドラが、このイベントに関連するデータを含む、System.Windows.Input.ManipulationCompletedEventArgs 型の引数を受け取りました。次の ManipulationCompletedEventArgs プロパティには、このイベントの固有の情報が記載されます。
| プロパティ | 解説 |
|---|---|
| FinalVelocities | |
| IsInertial | |
| ManipulationContainer | |
| ManipulationOrigin | |
| Manipulators | |
| TotalManipulation |
参照