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

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

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

プロパティ解説
直接の操作の未使用部分を取得します。  
System.Windows.Input.InputEventArgsから継承されます。
System.Windows.RoutedEventArgsから継承されます。
コンテナーを取得、 System.Windows.Input.ManipulationBoundaryFeedbackEventArgs.BoundaryFeedback プロパティに関連します。  
操作のタッチの連絡先を表すオブジェクトのコレクションを取得します。  
System.Windows.RoutedEventArgsから継承されます。
System.Windows.RoutedEventArgsから継承されます。
System.Windows.RoutedEventArgsから継承されます。
System.Windows.Input.InputEventArgsから継承されます。
参照