2 references to WindowBrush
PresentationFramework (1)
System\Windows\SystemResourceKey.cs (1)
538return SystemColors.WindowBrush;
WindowsFormsIntegration (1)
System\Windows\Integration\WindowsFormsHost.cs (1)
365private static Brush defaultBrush = SystemColors.WindowBrush;