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