TextBoxBase.SelectionTextBrushProperty Field

Definition

Identifies the SelectionTextBrush dependency property.

public: static initonly System::Windows::DependencyProperty ^ SelectionTextBrushProperty;
public static readonly System.Windows.DependencyProperty SelectionTextBrushProperty;
 staticval mutable SelectionTextBrushProperty : System.Windows.DependencyProperty
Public Shared ReadOnly SelectionTextBrushProperty As DependencyProperty 

Field Value

Remarks

If this property is null, selected text is not rendered.

Applies to