2 references to BurlyWoodKey
System.Drawing (2)
commonui\System\Drawing\Brushes.cs (2)
396
Brush burlyWood = (Brush)SafeNativeMethods.Gdip.ThreadData[
BurlyWoodKey
];
399
SafeNativeMethods.Gdip.ThreadData[
BurlyWoodKey
] = burlyWood;