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

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

プロパティ値

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

Viewer クラス
Viewer メンバ