1 write to _commonThumbFill
PresentationFramework.AeroLite (1)
Microsoft\Windows\Themes\ScrollChrome.cs (1)
283
_commonThumbFill
= temp;
3 references to _commonThumbFill
PresentationFramework.AeroLite (3)
Microsoft\Windows\Themes\ScrollChrome.cs (3)
275
if (
_commonThumbFill
== null)
279
if (
_commonThumbFill
== null)
287
return
_commonThumbFill
;