2 references to DarkKhakiKey
System.Drawing (2)
commonui\System\Drawing\Brushes.cs (2)
634
Brush darkKhaki = (Brush)SafeNativeMethods.Gdip.ThreadData[
DarkKhakiKey
];
637
SafeNativeMethods.Gdip.ThreadData[
DarkKhakiKey
] = darkKhaki;