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

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

プロパティ値

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

Viewer クラス
Viewer メンバ