バージョン

ElementWithMouseCapture プロパティ

マウスをキャプチャした要素を返します。マウスが要素によってキャプチャされていない場合は null を返します。(読み取り専用)
シンタックス
'宣言
 
Public ReadOnly Property ElementWithMouseCapture As UIElement
public UIElement ElementWithMouseCapture {get;}
参照