1 write to _commonPressedBackgroundOverlay
PresentationFramework.Aero2 (1)
Microsoft\Windows\Themes\ButtonChrome.cs (1)
736
_commonPressedBackgroundOverlay
= temp;
3 references to _commonPressedBackgroundOverlay
PresentationFramework.Aero2 (3)
Microsoft\Windows\Themes\ButtonChrome.cs (3)
721
if (
_commonPressedBackgroundOverlay
== null)
725
if (
_commonPressedBackgroundOverlay
== null)
740
return
_commonPressedBackgroundOverlay
;