'Declaration
Public Function New( _ ByVal defaultValue As Object _ )
public StyleProperty( object defaultValue )
Parameters
- defaultValue
- The default value of this StyleProperty.
'Declaration
Public Function New( _ ByVal defaultValue As Object _ )
public StyleProperty( object defaultValue )