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