Gets a value that indicates whether at least one touch is pressed over this element or any child elements in its visual tree.
シンタックス
'宣言
Public ReadOnly Property AreAnyTouchesOver As Boolean
public bool AreAnyTouchesOver {get;}
プロパティ値
true if at least one touch is pressed over this element or any child elements in its visual tree; otherwise,
false.
参照