1 write to _commonPressedBackgroundOverlay
PresentationFramework.Aero2 (1)
Microsoft\Windows\Themes\ButtonChrome.cs (1)
743
_commonPressedBackgroundOverlay
= temp;
3 references to _commonPressedBackgroundOverlay
PresentationFramework.Aero2 (3)
Microsoft\Windows\Themes\ButtonChrome.cs (3)
726
if (
_commonPressedBackgroundOverlay
== null)
730
if (
_commonPressedBackgroundOverlay
== null)
747
return
_commonPressedBackgroundOverlay
;