1 write to _commonThumbPressedBorder
PresentationFramework.AeroLite (1)
Microsoft\Windows\Themes\ScrollChrome.cs (1)
420
_commonThumbPressedBorder
= temp;
3 references to _commonThumbPressedBorder
PresentationFramework.AeroLite (3)
Microsoft\Windows\Themes\ScrollChrome.cs (3)
408
if (
_commonThumbPressedBorder
== null)
412
if (
_commonThumbPressedBorder
== null)
424
return
_commonThumbPressedBorder
;