1 write to _topLeftArcGeometry
PresentationFramework.Classic (1)
Microsoft\Windows\Themes\ClassicBorderDecorator.cs (1)
1401
_topLeftArcGeometry
= geometry;
3 references to _topLeftArcGeometry
PresentationFramework.Classic (3)
Microsoft\Windows\Themes\ClassicBorderDecorator.cs (3)
1385
if (
_topLeftArcGeometry
== null)
1389
if (
_topLeftArcGeometry
== null)
1406
return
_topLeftArcGeometry
;