Gets a value that indicates whether the position of the mouse pointer corresponds to hit test results, which take element compositing into account. This is a dependency property.
シンタックス
'宣言
Public ReadOnly Property IsMouseDirectlyOver As Boolean
public bool IsMouseDirectlyOver {get;}
プロパティ値
true if the mouse pointer is over the same element result as a hit test; otherwise,
false. The default is
false.
参照