RichTextBox for UWP
StyleProperty コンストラクタ(Object,Boolean)

C1.UWP.RichTextBox アセンブリ > C1.Xaml.RichTextBox.Documents 名前空間 > StyleProperty クラス > StyleProperty コンストラクタ : StyleProperty コンストラクタ(Object,Boolean)
この StylePropertyのデフォルト値。
このプロパティが C1TextElementツリーで継承されるかどうかを示します。
新しい StylePropertyインスタンスを作成します。
シンタックス
'宣言
 
Public Function New( _
   ByVal defaultValue As System.Object, _
   ByVal inherited As System.Boolean _
)
public StyleProperty( 
   System.object defaultValue,
   System.bool inherited
)

パラメータ

defaultValue
この StylePropertyのデフォルト値。
inherited
このプロパティが C1TextElementツリーで継承されるかどうかを示します。
参照

StyleProperty クラス
StyleProperty メンバ
オーバーロード一覧