RibbonToggleButton.CheckedBorderBrush Proprietà

Definizione

Ottiene o imposta il pennello utilizzato per disegnare il bordo esterno del controllo quando si trova nello stato Checked.

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

Valore della proprietà

Pennello utilizzato per disegnare il bordo esterno del controllo quando si trova nello stato Checked.

Commenti

Informazioni sulle proprietà di dipendenza

Elemento Value
Campo Identificatore CheckedBorderBrushProperty
Proprietà dei metadati impostate su true Nessuno

Si applica a