RibbonCheckBox.PressedBorderBrush Proprietà

Definizione

Ottiene o imposta il pennello utilizzato per disegnare il bordo esterno del controllo quando viene premuto.

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

Valore della proprietà

Brush

Il pennello utilizzato per disegnare il bordo esterno quando viene premuto.

Si applica a