2 references to WhiteSmokeKey
System.Drawing (2)
commonui\System\Drawing\Brushes.cs (2)
2521
Brush whiteSmoke = (Brush)SafeNativeMethods.Gdip.ThreadData[
WhiteSmokeKey
];
2524
SafeNativeMethods.Gdip.ThreadData[
WhiteSmokeKey
] = whiteSmoke;