1 write to _commonHoverInnerHighlight
PresentationFramework.Royale (1)
Microsoft\Windows\Themes\ButtonChrome.cs (1)
662
_commonHoverInnerHighlight
= temp;
3 references to _commonHoverInnerHighlight
PresentationFramework.Royale (3)
Microsoft\Windows\Themes\ButtonChrome.cs (3)
643
if (
_commonHoverInnerHighlight
== null)
647
if (
_commonHoverInnerHighlight
== null)
666
return
_commonHoverInnerHighlight
;