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