Gets a value that indicates whether at least one touch is captured to this element.
'宣言
Public ReadOnly Property AreAnyTouchesCaptured As Boolean
public bool AreAnyTouchesCaptured {get;}
プロパティ値
true if at least one touch is captured to this element; otherwise,
false.