WinUI コントロール
ManipulationCompleted イベント (C1MenuList)

C1.WinUI.Menu アセンブリ > C1.WinUI.Menu 名前空間 > C1MenuList クラス : ManipulationCompleted イベント
シンタックス
'宣言
 
Public Event ManipulationCompleted As Microsoft.UI.Xaml.Input.ManipulationCompletedEventHandler
public event Microsoft.UI.Xaml.Input.ManipulationCompletedEventHandler ManipulationCompleted
イベント データ

イベント ハンドラが、このイベントに関連するデータを含む、Microsoft.UI.Xaml.Input.ManipulationCompletedRoutedEventArgs 型の引数を受け取りました。次の ManipulationCompletedRoutedEventArgs プロパティには、このイベントの固有の情報が記載されます。

プロパティ解説
 
 
 
 
Microsoft.UI.Xaml.RoutedEventArgsから継承されます。
 
 
 
参照