1 write to _commonThumbPressedFill
PresentationFramework.AeroLite (1)
Microsoft\Windows\Themes\ScrollChrome.cs (1)
323
_commonThumbPressedFill
= temp;
3 references to _commonThumbPressedFill
PresentationFramework.AeroLite (3)
Microsoft\Windows\Themes\ScrollChrome.cs (3)
315
if (
_commonThumbPressedFill
== null)
319
if (
_commonThumbPressedFill
== null)
327
return
_commonThumbPressedFill
;