1 write to _commonVerticalThumbHoverFill
PresentationFramework.Aero (1)
Microsoft\Windows\Themes\ScrollChrome.cs (1)
943
_commonVerticalThumbHoverFill
= temp;
3 references to _commonVerticalThumbHoverFill
PresentationFramework.Aero (3)
Microsoft\Windows\Themes\ScrollChrome.cs (3)
927
if (
_commonVerticalThumbHoverFill
== null)
931
if (
_commonVerticalThumbHoverFill
== null)
947
return
_commonVerticalThumbHoverFill
;