2 references to LightGoldenrodYellowKey
System.Drawing (2)
commonui\System\Drawing\Brushes.cs (2)
1314
Brush lightGoldenrodYellow = (Brush)SafeNativeMethods.Gdip.ThreadData[
LightGoldenrodYellowKey
];
1317
SafeNativeMethods.Gdip.ThreadData[
LightGoldenrodYellowKey
] = lightGoldenrodYellow;