1 write to _bottomRightArcGeometry
PresentationFramework.Classic (1)
Microsoft\Windows\Themes\ClassicBorderDecorator.cs (1)
1437
_bottomRightArcGeometry
= geometry;
3 references to _bottomRightArcGeometry
PresentationFramework.Classic (3)
Microsoft\Windows\Themes\ClassicBorderDecorator.cs (3)
1421
if (
_bottomRightArcGeometry
== null)
1425
if (
_bottomRightArcGeometry
== null)
1442
return
_bottomRightArcGeometry
;