'Declaration
Protected Overridable Sub PaintDragDropAdorners( _ ByVal context As NLightUIPaintContext, _ ByVal bounds As NRectangle _ )
'Usage
Dim instance As NItemsControl Dim context As NLightUIPaintContext Dim bounds As NRectangle instance.PaintDragDropAdorners(context, bounds)
protected virtual void PaintDragDropAdorners( NLightUIPaintContext context, NRectangle bounds )
Parameters
- context
- bounds