GrapeCity ActiveReports for .NET 16.0J
TouchesCaptured プロパティ

GrapeCity.ActiveReports.Viewer.Wpf 名前空間 > Viewer クラス : TouchesCaptured プロパティ
Gets all touch devices that are captured to this element.
シンタックス
'宣言
 
Public ReadOnly Property TouchesCaptured As IEnumerable(Of TouchDevice)
public IEnumerable<TouchDevice> TouchesCaptured {get;}

プロパティ値

An enumeration of System.Windows.Input.TouchDevice objects that are captured to this element.
参照

Viewer クラス
Viewer メンバ