protected virtual System.bool IsLayoutProperty( System.int propId )
'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)
Parameters
- propId