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