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