1 write to _commonDisabledBorderPenHS
PresentationFramework.Luna (1)
Microsoft\Windows\Themes\ButtonChrome.cs (1)
587
_commonDisabledBorderPenHS
= temp;
3 references to _commonDisabledBorderPenHS
PresentationFramework.Luna (3)
Microsoft\Windows\Themes\ButtonChrome.cs (3)
575
if (
_commonDisabledBorderPenHS
== null)
579
if (
_commonDisabledBorderPenHS
== null)
591
return
_commonDisabledBorderPenHS
;