'Usage
Dim instance As C1DragDropManager Dim source As UIElement instance.UnregisterDragSource(source)
public: void UnregisterDragSource( UIElement^ source )
Parameters
- source
- System.Windows.UIElement that will no longer act as a drag source.
'Usage
Dim instance As C1DragDropManager Dim source As UIElement instance.UnregisterDragSource(source)
public: void UnregisterDragSource( UIElement^ source )