ButtonChrome.BorderBrush プロパティ

定義

Buttonの外側の境界線を描画するために使用するブラシを取得または設定します。

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

プロパティ値

Buttonの外側の境界線を描画するために使用するブラシ。

注釈

依存関係プロパティ情報

品目 Value
識別子フィールド BorderBrushProperty
に設定されたメタデータ プロパティ true AffectsRenderSubPropertiesDoNotAffectRender

適用対象