1 write to _commonVerticalThumbHoverFill
PresentationFramework.Aero2 (1)
Microsoft\Windows\Themes\ScrollChrome.cs (1)
932
_commonVerticalThumbHoverFill
= temp;
3 references to _commonVerticalThumbHoverFill
PresentationFramework.Aero2 (3)
Microsoft\Windows\Themes\ScrollChrome.cs (3)
916
if (
_commonVerticalThumbHoverFill
== null)
920
if (
_commonVerticalThumbHoverFill
== null)
936
return
_commonVerticalThumbHoverFill
;