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