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