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