2 references to GhostWhiteKey
System.Drawing (2)
commonui\System\Drawing\Brushes.cs (2)
991
Brush ghostWhite = (Brush)SafeNativeMethods.Gdip.ThreadData[
GhostWhiteKey
];
994
SafeNativeMethods.Gdip.ThreadData[
GhostWhiteKey
] = ghostWhite;