2 references to PaleVioletRedKey
System.Drawing (2)
commonui\System\Drawing\Brushes.cs (2)
1977
Brush paleVioletRed = (Brush)SafeNativeMethods.Gdip.ThreadData[
PaleVioletRedKey
];
1980
SafeNativeMethods.Gdip.ThreadData[
PaleVioletRedKey
] = paleVioletRed;