2 references to WhiteKey
System.Drawing (2)
commonui\System\Drawing\Pens.cs (2)
2505
Pen white = (Pen)SafeNativeMethods.Gdip.ThreadData[
WhiteKey
];
2508
SafeNativeMethods.Gdip.ThreadData[
WhiteKey
] = white;