2 references to LightSteelBlueKey
System.Drawing (2)
commonui\System\Drawing\Pens.cs (2)
1451
Pen lightSteelBlue = (Pen)SafeNativeMethods.Gdip.ThreadData[
LightSteelBlueKey
];
1454
SafeNativeMethods.Gdip.ThreadData[
LightSteelBlueKey
] = lightSteelBlue;