WinUI コントロール
ManipulationStarting イベント (C1CompositeIcon)

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

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

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