1 write to _commonOuterHighlight
PresentationFramework.Luna (1)
Microsoft\Windows\Themes\ButtonChrome.cs (1)
718
_commonOuterHighlight
= temp;
3 references to _commonOuterHighlight
PresentationFramework.Luna (3)
Microsoft\Windows\Themes\ButtonChrome.cs (3)
698
if (
_commonOuterHighlight
== null)
702
if (
_commonOuterHighlight
== null)
722
return
_commonOuterHighlight
;