1 write to _commonPressedBackgroundOverlay
PresentationFramework.Aero (1)
Microsoft\Windows\Themes\ButtonChrome.cs (1)
727
_commonPressedBackgroundOverlay
= temp;
3 references to _commonPressedBackgroundOverlay
PresentationFramework.Aero (3)
Microsoft\Windows\Themes\ButtonChrome.cs (3)
712
if (
_commonPressedBackgroundOverlay
== null)
716
if (
_commonPressedBackgroundOverlay
== null)
731
return
_commonPressedBackgroundOverlay
;