1 write to _commonVerticalThumbHoverFill
PresentationFramework.Aero2 (1)
Microsoft\Windows\Themes\ScrollChrome.cs (1)
937
_commonVerticalThumbHoverFill
= temp;
3 references to _commonVerticalThumbHoverFill
PresentationFramework.Aero2 (3)
Microsoft\Windows\Themes\ScrollChrome.cs (3)
921
if (
_commonVerticalThumbHoverFill
== null)
925
if (
_commonVerticalThumbHoverFill
== null)
941
return
_commonVerticalThumbHoverFill
;