1 write to _commonVerticalThumbPressedFill
PresentationFramework.Aero (1)
Microsoft\Windows\Themes\ScrollChrome.cs (1)
971
_commonVerticalThumbPressedFill
= temp;
3 references to _commonVerticalThumbPressedFill
PresentationFramework.Aero (3)
Microsoft\Windows\Themes\ScrollChrome.cs (3)
955
if (
_commonVerticalThumbPressedFill
== null)
959
if (
_commonVerticalThumbPressedFill
== null)
975
return
_commonVerticalThumbPressedFill
;