GrapeCity ActiveReports for .NET 14.0J
ManipulationStarted イベント

GrapeCity.ActiveReports.Viewer.Wpf アセンブリ > GrapeCity.ActiveReports.Viewer.Wpf 名前空間 > Viewer クラス : ManipulationStarted イベント
シンタックス
'宣言
 
Public Event ManipulationStarted As EventHandler(Of ManipulationStartedEventArgs)
public event EventHandler<ManipulationStartedEventArgs> ManipulationStarted
イベント データ

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

プロパティ解説
System.Windows.Input.InputEventArgsから継承されます。
System.Windows.RoutedEventArgsから継承されます。
Gets the container that the System.Windows.Input.ManipulationStartedEventArgs.ManipulationOrigin property is relative to.  
Gets the point from which the manipulation originated.  
Gets a collection of objects that represents the touch contacts for the manipulation.  
System.Windows.RoutedEventArgsから継承されます。
System.Windows.RoutedEventArgsから継承されます。
System.Windows.RoutedEventArgsから継承されます。
System.Windows.Input.InputEventArgsから継承されます。
参照