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