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

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