'Declaration
Public Overridable Sub OnLayoutMeasure( _ ByRef proposedSize As NSize _ )
'Usage
Dim instance As NUIElement Dim proposedSize As NSize instance.OnLayoutMeasure(proposedSize)
public virtual void OnLayoutMeasure( ref NSize proposedSize )
Parameters
- proposedSize