1 write to _commonVerticalThumbHoverFill
PresentationFramework.Aero (1)
Microsoft\Windows\Themes\ScrollChrome.cs (1)
959
_commonVerticalThumbHoverFill
= temp;
3 references to _commonVerticalThumbHoverFill
PresentationFramework.Aero (3)
Microsoft\Windows\Themes\ScrollChrome.cs (3)
941
if (
_commonVerticalThumbHoverFill
== null)
945
if (
_commonVerticalThumbHoverFill
== null)
963
return
_commonVerticalThumbHoverFill
;