1 write to _commonOuterHighlight
PresentationFramework.Luna (1)
Microsoft\Windows\Themes\ButtonChrome.cs (1)
719
_commonOuterHighlight
= temp;
3 references to _commonOuterHighlight
PresentationFramework.Luna (3)
Microsoft\Windows\Themes\ButtonChrome.cs (3)
701
if (
_commonOuterHighlight
== null)
705
if (
_commonOuterHighlight
== null)
723
return
_commonOuterHighlight
;