2 references to LightBlueKey
System.Drawing (2)
commonui\System\Drawing\Brushes.cs (2)
1263
Brush lightBlue = (Brush)SafeNativeMethods.Gdip.ThreadData[
LightBlueKey
];
1266
SafeNativeMethods.Gdip.ThreadData[
LightBlueKey
] = lightBlue;