1 write to _topLeftArcGeometry
PresentationFramework.Classic (1)
Microsoft\Windows\Themes\ClassicBorderDecorator.cs (1)
1404
_topLeftArcGeometry
= geometry;
3 references to _topLeftArcGeometry
PresentationFramework.Classic (3)
Microsoft\Windows\Themes\ClassicBorderDecorator.cs (3)
1388
if (
_topLeftArcGeometry
== null)
1392
if (
_topLeftArcGeometry
== null)
1409
return
_topLeftArcGeometry
;