'Declaration
Protected Overridable Sub ProcessItemDragBegin( _ ByVal e As NLightUIItemDragDropEventArgs _ )
'Usage
Dim instance As NItemsControl Dim e As NLightUIItemDragDropEventArgs instance.ProcessItemDragBegin(e)
protected virtual void ProcessItemDragBegin( NLightUIItemDragDropEventArgs e )
Parameters
- e