2 references to AquamarineKey
System.Drawing (2)
commonui\System\Drawing\Brushes.cs (2)
243
Brush aquamarine = (Brush)SafeNativeMethods.Gdip.ThreadData[
AquamarineKey
];
246
SafeNativeMethods.Gdip.ThreadData[
AquamarineKey
] = aquamarine;