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

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

プロパティ値

An enumeration of System.Windows.Input.TouchDevice objects that are captured to this element or any child elements in its visual tree.
参照

Viewer クラス
Viewer メンバ