2 references to PeachPuffKey
System.Drawing (2)
commonui\System\Drawing\Brushes.cs (2)
2011Brush peachPuff = (Brush)SafeNativeMethods.Gdip.ThreadData[PeachPuffKey]; 2014SafeNativeMethods.Gdip.ThreadData[PeachPuffKey] = peachPuff;