ComponentOne RichTextBox for UWP
StyleProperty Constructor(Object)

C1.Xaml.RichTextBox.Documents Namespace > StyleProperty Class > StyleProperty Constructor : StyleProperty Constructor(Object)
The default value of this StyleProperty.
Create a new inheritabale StyleProperty instance.
Syntax
'Declaration
 
Public Function New( _
   ByVal defaultValue As System.Object _
)
public StyleProperty( 
   System.object defaultValue
)

Parameters

defaultValue
The default value of this StyleProperty.
See Also

Reference

StyleProperty Class
StyleProperty Members
Overload List