[]
Gets a ColorBrush object that is the color of the text in the client area of a window.
public static Brush WindowText { get; }
Public Shared ReadOnly Property WindowText As Brush
| Type | Description |
|---|---|
| Brush | A ColorBrush object that is the color of the text in the client area of a window. |