1 write to _commonDisabledBorderPenHS
PresentationFramework.Luna (1)
Microsoft\Windows\Themes\ButtonChrome.cs (1)
588
_commonDisabledBorderPenHS
= temp;
3 references to _commonDisabledBorderPenHS
PresentationFramework.Luna (3)
Microsoft\Windows\Themes\ButtonChrome.cs (3)
576
if (
_commonDisabledBorderPenHS
== null)
580
if (
_commonDisabledBorderPenHS
== null)
592
return
_commonDisabledBorderPenHS
;