5 references to Center
PresentationFramework.Aero (5)
parent\Shared\Microsoft\Windows\Themes\SystemDropShadowChrome.cs (5)
219
drawingContext.DrawRectangle(brushes[
Center
], null, center);
288
drawingContext.DrawGeometry(brushes[
Center
], null, geometry);
336
brushes[
Center
] = new SolidColorBrush(c);
337
brushes[
Center
].Freeze();
453
if (c == ((SolidColorBrush)_commonBrushes[
Center
]).Color &&