TextBoxBase.SelectionTextBrush Özellik

Tanım

Seçili metin için kullanılan fırçayı tanımlayan değeri alır veya ayarlar.

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

Özellik Değeri

Seçili metin için kullanılan fırça.

Açıklamalar

Varsayılan değer, vurgulanan metin için sistem tanımlı renk içeren bir SolidColorBrush değeridir.

Şunlara uygulanır