2 references to ActiveCaption
System.Drawing.Common.Tests (1)
System\Drawing\SystemBrushesTests.cs (1)
11yield return Brush(() => SystemBrushes.ActiveCaption, SystemColors.ActiveCaption);
System.Windows.Forms.Design (1)
System\Drawing\Design\FontNameEditor.cs (1)
42e.Graphics.FillRectangle(SystemBrushes.ActiveCaption, e.Bounds);