TextBoxBase.SelectionTextBrush Właściwość

Definicja

Pobiera lub ustawia wartość, która definiuje szczotkę używaną do zaznaczonego tekstu.

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

Wartość właściwości

Pędzel używany do zaznaczonego tekstu.

Uwagi

Wartość domyślna to SolidColorBrush z kolorem zdefiniowanym przez system dla wyróżnionego tekstu.

Dotyczy