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