2 references to AppWorkspace
System.Drawing.Common.Tests (1)
System\Drawing\SystemBrushesTests.cs (1)
13yield return Brush(() => SystemBrushes.AppWorkspace, SystemColors.AppWorkspace);
System.Windows.Forms (1)
System\Windows\Forms\Form.cs (1)
4427e.GraphicsInternal.FillRectangle(SystemBrushes.AppWorkspace, ClientRectangle);