TickBar.Fill プロパティ

定義

目盛りの描画に使用する Brush を取得または設定します。

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

プロパティ値

目盛りの描画に使用する Brush 。 既定値は null です。

注釈

依存関係プロパティ情報

品目 価値
識別子フィールド FillProperty
に設定されたメタデータ プロパティ true AffectsRender

適用対象