'宣言 Public Sub UnregisterDragSource( _ ByVal source As System.Windows.UIElement _ )
public void UnregisterDragSource( System.Windows.UIElement source )
パラメータ
- source
- ドラッグ元として機能しなくなる System.Windows.UIElement。
'宣言 Public Sub UnregisterDragSource( _ ByVal source As System.Windows.UIElement _ )
public void UnregisterDragSource( System.Windows.UIElement source )