1 write to _commonVerticalThumbPressedFill
PresentationFramework.Aero2 (1)
Microsoft\Windows\Themes\ScrollChrome.cs (1)
965
_commonVerticalThumbPressedFill
= temp;
3 references to _commonVerticalThumbPressedFill
PresentationFramework.Aero2 (3)
Microsoft\Windows\Themes\ScrollChrome.cs (3)
949
if (
_commonVerticalThumbPressedFill
== null)
953
if (
_commonVerticalThumbPressedFill
== null)
969
return
_commonVerticalThumbPressedFill
;