1 write to _commonThumbFill
PresentationFramework.AeroLite (1)
Microsoft\Windows\Themes\ScrollChrome.cs (1)
282
_commonThumbFill
= temp;
3 references to _commonThumbFill
PresentationFramework.AeroLite (3)
Microsoft\Windows\Themes\ScrollChrome.cs (3)
274
if (
_commonThumbFill
== null)
278
if (
_commonThumbFill
== null)
286
return
_commonThumbFill
;