PasswordBox.SelectionTextBrush Eigenschap

Definitie

Hiermee wordt een waarde opgehaald of ingesteld waarmee het penseel wordt gedefinieerd dat wordt gebruikt voor geselecteerde tekst in het PasswordBox besturingselement.

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

Waarde van eigenschap

Het penseel dat wordt gebruikt voor geselecteerde tekst.

Van toepassing op