'Declaration
Protected Overrides Sub OnInvalidateUnlocked( _ ByVal refresh As System.Boolean _ )
'Usage
Dim instance As NUIPanel Dim refresh As System.Boolean instance.OnInvalidateUnlocked(refresh)
protected override void OnInvalidateUnlocked( System.bool refresh )
Parameters
- refresh