20 writes to Center
PresentationFramework.Aero (8)
Microsoft\Windows\Themes\BulletChrome.cs (4)
1203
temp.
Center
= new Point(0.25, 0.25);
1234
temp.
Center
= new Point(0.25, 0.25);
1264
temp.
Center
= new Point(0.25, 0.25);
1296
temp.
Center
= new Point(0.25, 0.25);
parent\Shared\Microsoft\Windows\Themes\SystemDropShadowChrome.cs (4)
371
topLeft.
Center
= new Point(1, 1);
388
topRight.
Center
= new Point(0, 1);
407
bottomLeft.
Center
= new Point(1, 0);
428
bottomRight.
Center
= new Point(0, 0);
PresentationFramework.Classic (4)
parent\Shared\Microsoft\Windows\Themes\SystemDropShadowChrome.cs (4)
371
topLeft.
Center
= new Point(1, 1);
388
topRight.
Center
= new Point(0, 1);
407
bottomLeft.
Center
= new Point(1, 0);
428
bottomRight.
Center
= new Point(0, 0);
PresentationFramework.Luna (4)
parent\Shared\Microsoft\Windows\Themes\SystemDropShadowChrome.cs (4)
371
topLeft.
Center
= new Point(1, 1);
388
topRight.
Center
= new Point(0, 1);
407
bottomLeft.
Center
= new Point(1, 0);
428
bottomRight.
Center
= new Point(0, 0);
PresentationFramework.Royale (4)
parent\Shared\Microsoft\Windows\Themes\SystemDropShadowChrome.cs (4)
371
topLeft.
Center
= new Point(1, 1);
388
topRight.
Center
= new Point(0, 1);
407
bottomLeft.
Center
= new Point(1, 0);
428
bottomRight.
Center
= new Point(0, 0);
1 reference to Center
PresentationCore (1)
Core\CSharp\System\Windows\Media\RadialGradientBrush.cs (1)
137
Point tempCenter =
Center
;