1 write to _commonThumbPressedBorder
PresentationFramework.AeroLite (1)
Microsoft\Windows\Themes\ScrollChrome.cs (1)
426
_commonThumbPressedBorder
= temp;
3 references to _commonThumbPressedBorder
PresentationFramework.AeroLite (3)
Microsoft\Windows\Themes\ScrollChrome.cs (3)
414
if (
_commonThumbPressedBorder
== null)
418
if (
_commonThumbPressedBorder
== null)
430
return
_commonThumbPressedBorder
;