2 references to TurquoiseKey
System.Drawing (2)
commonui\System\Drawing\Brushes.cs (2)
2453
Brush turquoise = (Brush)SafeNativeMethods.Gdip.ThreadData[
TurquoiseKey
];
2456
SafeNativeMethods.Gdip.ThreadData[
TurquoiseKey
] = turquoise;