1 write to _commonDisabledBorderPenHS
PresentationFramework.Luna (1)
Microsoft\Windows\Themes\ButtonChrome.cs (1)
590
_commonDisabledBorderPenHS
= temp;
3 references to _commonDisabledBorderPenHS
PresentationFramework.Luna (3)
Microsoft\Windows\Themes\ButtonChrome.cs (3)
578
if (
_commonDisabledBorderPenHS
== null)
582
if (
_commonDisabledBorderPenHS
== null)
594
return
_commonDisabledBorderPenHS
;