2 references to LightCyanKey
System.Drawing (2)
commonui\System\Drawing\Brushes.cs (2)
1297
Brush lightCyan = (Brush)SafeNativeMethods.Gdip.ThreadData[
LightCyanKey
];
1300
SafeNativeMethods.Gdip.ThreadData[
LightCyanKey
] = lightCyan;