1 write to _commonDisabledBorderPen
PresentationFramework.Royale (1)
parent\Shared\Microsoft\Windows\Themes\BulletChrome.cs (1)
688
_commonDisabledBorderPen
= temp;
3 references to _commonDisabledBorderPen
PresentationFramework.Royale (3)
parent\Shared\Microsoft\Windows\Themes\BulletChrome.cs (3)
678
if (
_commonDisabledBorderPen
== null)
682
if (
_commonDisabledBorderPen
== null)
692
return
_commonDisabledBorderPen
;