2 references to SteelBlueKey
System.Drawing (2)
commonui\System\Drawing\Brushes.cs (2)
2368
Brush steelBlue = (Brush)SafeNativeMethods.Gdip.ThreadData[
SteelBlueKey
];
2371
SafeNativeMethods.Gdip.ThreadData[
SteelBlueKey
] = steelBlue;