2 references to LightGoldenrodYellowKey
System.Drawing (2)
commonui\System\Drawing\Pens.cs (2)
1315Pen lightGoldenrodYellow = (Pen)SafeNativeMethods.Gdip.ThreadData[LightGoldenrodYellowKey]; 1318SafeNativeMethods.Gdip.ThreadData[LightGoldenrodYellowKey] = lightGoldenrodYellow;