2 references to MintCreamKey
System.Drawing (2)
commonui\System\Drawing\Brushes.cs (2)
1739
Brush mintCream = (Brush)SafeNativeMethods.Gdip.ThreadData[
MintCreamKey
];
1742
SafeNativeMethods.Gdip.ThreadData[
MintCreamKey
] = mintCream;