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

GrapeCity.ActiveReports.Viewer.Wpf 名前空間 > Viewer クラス : AreAnyTouchesCapturedWithin プロパティ
Gets a value that indicates whether at least one touch is captured to this element or to any child elements in its visual tree.
シンタックス
'宣言
 
Public ReadOnly Property AreAnyTouchesCapturedWithin As Boolean
public bool AreAnyTouchesCapturedWithin {get;}

プロパティ値

true if at least one touch is captured to this element or any child elements in its visual tree; otherwise, false.
参照

Viewer クラス
Viewer メンバ