1 write to _commonVerticalThumbPressedFill
PresentationFramework.Aero2 (1)
Microsoft\Windows\Themes\ScrollChrome.cs (1)
990
_commonVerticalThumbPressedFill
= temp;
3 references to _commonVerticalThumbPressedFill
PresentationFramework.Aero2 (3)
Microsoft\Windows\Themes\ScrollChrome.cs (3)
972
if (
_commonVerticalThumbPressedFill
== null)
976
if (
_commonVerticalThumbPressedFill
== null)
994
return
_commonVerticalThumbPressedFill
;