'Declaration
Protected Overridable Sub OnInvalidateUnlocked( _ ByVal refresh As System.Boolean _ )
'Usage
Dim instance As NUIElementHost Dim refresh As System.Boolean instance.OnInvalidateUnlocked(refresh)
protected virtual void OnInvalidateUnlocked( System.bool refresh )
Parameters
- refresh