1 write to _upArrowGeometry
PresentationFramework.Aero2 (1)
Microsoft\Windows\Themes\ScrollChrome.cs (1)
667
_upArrowGeometry
= path;
3 references to _upArrowGeometry
PresentationFramework.Aero2 (3)
Microsoft\Windows\Themes\ScrollChrome.cs (3)
650
if (
_upArrowGeometry
== null)
654
if (
_upArrowGeometry
== null)
672
return
_upArrowGeometry
;