ListBoxChrome.BorderBrush Proprietà

Definizione

Ottiene o imposta il pennello utilizzato per disegnare il bordo esterno dell'elemento ListBox.

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

Valore della proprietà

Pennello utilizzato per disegnare il bordo esterno dell'elemento ListBox.

Commenti

Informazioni proprietà di dipendenza

Campo Identificatore BorderBrushProperty
Proprietà dei metadati impostate su true AffectsRender, SubPropertiesDoNotAffectRender

Si applica a