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