Window Property (SystemBrushes)
Gets a
ColorBrush object that is the color of the background in the client area of a window.
'Declaration
Public Shared ReadOnly Property Window As Brush
public static Brush Window {get;}
Property Value
A
ColorBrush object that is the color of the background in the client area of a window.