2 references to GhostWhiteKey
System.Drawing (2)
commonui\System\Drawing\Pens.cs (2)
992
Pen ghostWhite = (Pen)SafeNativeMethods.Gdip.ThreadData[
GhostWhiteKey
];
995
SafeNativeMethods.Gdip.ThreadData[
GhostWhiteKey
] = ghostWhite;