[]
Gets a ColorBrush object that is the color of the active window's title bar.
public static Brush ActiveCaption { get; }
Public Shared ReadOnly Property ActiveCaption As Brush
| Type | Description |
|---|---|
| Brush | A ColorBrush object that is the color of the active window's title bar. |