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