1 write to _commonDisabledBorder
PresentationFramework.Royale (1)
parent\Shared\Microsoft\Windows\Themes\BulletChrome.cs (1)
652
_commonDisabledBorder
= temp;
3 references to _commonDisabledBorder
PresentationFramework.Royale (3)
parent\Shared\Microsoft\Windows\Themes\BulletChrome.cs (3)
644
if (
_commonDisabledBorder
== null)
648
if (
_commonDisabledBorder
== null)
656
return
_commonDisabledBorder
;