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