2 references to FloralWhiteKey
System.Drawing (2)
commonui\System\Drawing\Pens.cs (2)
924
Pen floralWhite = (Pen)SafeNativeMethods.Gdip.ThreadData[
FloralWhiteKey
];
927
SafeNativeMethods.Gdip.ThreadData[
FloralWhiteKey
] = floralWhite;