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