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

C1.WinUI.Accordion アセンブリ > C1.WinUI.Accordion 名前空間 > C1Expander クラス : 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から継承されます。
 
参照