Gets a value indicating whether the mouse is captured to this element. This is a dependency property.
シンタックス
'宣言
Public ReadOnly Property IsMouseCaptured As Boolean
public bool IsMouseCaptured {get;}
プロパティ値
true if the element has mouse capture; otherwise,
false. The default is
false.
参照