RibbonTwoLineText.PathFill プロパティ

定義

ラベルと共に表示される図形の中身を描画するために使用されるブラシを取得または設定します。

public:
 property System::Windows::Media::Brush ^ PathFill { System::Windows::Media::Brush ^ get(); void set(System::Windows::Media::Brush ^ value); };
public System.Windows.Media.Brush PathFill { get; set; }
member this.PathFill : System.Windows.Media.Brush with get, set
Public Property PathFill As Brush

プロパティ値

ラベルと共に表示される図形の中身を描画するために使用されるブラシ。 登録済みの既定値は null です。 この値に影響する可能性があるものの詳細については、「依存関係プロパティ値の優先順位」を参照してください。

注釈

依存プロパティ情報

識別子フィールド PathFillProperty
に設定されたメタデータ プロパティ true なし

適用対象