WinUI コントロール
ManipulationStarted イベント (C1Calendar)

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

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

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