Basic Library for WPF/Silverlight
ManipulationStarting イベント (C1TabControl)

C1.WPF.4 アセンブリ > C1.WPF 名前空間 > C1TabControl クラス : ManipulationStarting イベント
シンタックス
'宣言
 
Public Event ManipulationStarting As System.EventHandler(Of ManipulationStartingEventArgs)
public event System.EventHandler<ManipulationStartingEventArgs> ManipulationStarting
イベント データ

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

プロパティ解説
System.Windows.Input.InputEventArgsから継承されます。
System.Windows.RoutedEventArgsから継承されます。
取得または 1 本の指で操作を開始できるかどうかを設定します。  
取得またはすべての操作イベントと計算が基準には、コンテナーを設定します。  
操作のタッチの連絡先を表すオブジェクトのコレクションを取得します。  
取得または設定操作の種類も有効であります。  
System.Windows.RoutedEventArgsから継承されます。
取得または設定を一元的な操作のピボットを記述するオブジェクト。  
System.Windows.RoutedEventArgsから継承されます。
System.Windows.RoutedEventArgsから継承されます。
System.Windows.Input.InputEventArgsから継承されます。
参照