RibbonToggleButton.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

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

Comentarios

Información sobre propiedades de dependencia

Campo identificador PressedBorderBrushProperty
Propiedades de metadatos establecidas en true Ninguno

Se aplica a