2 references to WhiteKey
System.Drawing (2)
commonui\System\Drawing\Brushes.cs (2)
2504
Brush white = (Brush)SafeNativeMethods.Gdip.ThreadData[
WhiteKey
];
2507
SafeNativeMethods.Gdip.ThreadData[
WhiteKey
] = white;