'Declaration
Protected Overridable Function IsLayoutProperty( _ ByVal propId As System.Integer _ ) As System.Boolean
'Usage
Dim instance As NUIElement Dim propId As System.Integer Dim value As System.Boolean value = instance.IsLayoutProperty(propId)
protected virtual System.bool IsLayoutProperty( System.int propId )
Parameters
- propId