1 write to _commonThumbBorder
PresentationFramework.AeroLite (1)
Microsoft\Windows\Themes\ScrollChrome.cs (1)
373
_commonThumbBorder
= temp;
3 references to _commonThumbBorder
PresentationFramework.AeroLite (3)
Microsoft\Windows\Themes\ScrollChrome.cs (3)
359
if (
_commonThumbBorder
== null)
363
if (
_commonThumbBorder
== null)
377
return
_commonThumbBorder
;