2 references to SeaShellKey
System.Drawing (2)
commonui\System\Drawing\Brushes.cs (2)
2232
Brush seaShell = (Brush)SafeNativeMethods.Gdip.ThreadData[
SeaShellKey
];
2235
SafeNativeMethods.Gdip.ThreadData[
SeaShellKey
] = seaShell;