1 write to _commonThumbBorder
PresentationFramework.AeroLite (1)
Microsoft\Windows\Themes\ScrollChrome.cs (1)
378
_commonThumbBorder
= temp;
3 references to _commonThumbBorder
PresentationFramework.AeroLite (3)
Microsoft\Windows\Themes\ScrollChrome.cs (3)
366
if (
_commonThumbBorder
== null)
370
if (
_commonThumbBorder
== null)
382
return
_commonThumbBorder
;