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