2 references to FloralWhiteKey
System.Drawing (2)
commonui\System\Drawing\Brushes.cs (2)
923
Brush floralWhite = (Brush)SafeNativeMethods.Gdip.ThreadData[
FloralWhiteKey
];
926
SafeNativeMethods.Gdip.ThreadData[
FloralWhiteKey
] = floralWhite;