Compartir a través de


RibbonCheckBox.PressedBorderBrush Propiedad

Definición

Obtiene o establece el pincel que se usa para dibujar el borde exterior del control cuando se presiona.

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

Valor de propiedad

Brush

Pincel que se usa para dibujar el borde exterior del control cuando está presionado.

Se aplica a