1 write to _commonThumbPressedBorder
PresentationFramework.AeroLite (1)
Microsoft\Windows\Themes\ScrollChrome.cs (1)
425
_commonThumbPressedBorder
= temp;
3 references to _commonThumbPressedBorder
PresentationFramework.AeroLite (3)
Microsoft\Windows\Themes\ScrollChrome.cs (3)
411
if (
_commonThumbPressedBorder
== null)
415
if (
_commonThumbPressedBorder
== null)
429
return
_commonThumbPressedBorder
;