1 write to _commonThumbPressedFill
PresentationFramework.AeroLite (1)
Microsoft\Windows\Themes\ScrollChrome.cs (1)
329
_commonThumbPressedFill
= temp;
3 references to _commonThumbPressedFill
PresentationFramework.AeroLite (3)
Microsoft\Windows\Themes\ScrollChrome.cs (3)
321
if (
_commonThumbPressedFill
== null)
325
if (
_commonThumbPressedFill
== null)
333
return
_commonThumbPressedFill
;