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