2 references to AntiqueWhiteKey
System.Drawing (2)
commonui\System\Drawing\Brushes.cs (2)
209
Brush antiqueWhite = (Brush)SafeNativeMethods.Gdip.ThreadData[
AntiqueWhiteKey
];
212
SafeNativeMethods.Gdip.ThreadData[
AntiqueWhiteKey
] = antiqueWhite;