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