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