Edit

SystemParameters.WindowGlassBrush Property

Definition

Gets the brush that paints the glass window frame.

public:
 static property System::Windows::Media::Brush ^ WindowGlassBrush { System::Windows::Media::Brush ^ get(); };
public static System.Windows.Media.Brush WindowGlassBrush { get; }
static member WindowGlassBrush : System.Windows.Media.Brush
Public Shared ReadOnly Property WindowGlassBrush As Brush

Property Value

The brush that paints the glass window frame.

Applies to