1 reference to InactiveCaptionText
System.Drawing (1)
commonui\System\Drawing\KnownColorTable.cs (1)
468
colorTable[(int)KnownColor.InactiveCaptionText] = SystemColorToArgb((int)SafeNativeMethods.Win32SystemColors.
InactiveCaptionText
);