1 write to _commonHoverInnerHighlight
PresentationFramework.Royale (1)
Microsoft\Windows\Themes\ButtonChrome.cs (1)
655
_commonHoverInnerHighlight
= temp;
3 references to _commonHoverInnerHighlight
PresentationFramework.Royale (3)
Microsoft\Windows\Themes\ButtonChrome.cs (3)
634
if (
_commonHoverInnerHighlight
== null)
638
if (
_commonHoverInnerHighlight
== null)
659
return
_commonHoverInnerHighlight
;