1 write to _commonPressedBackgroundOverlay
PresentationFramework.Aero2 (1)
Microsoft\Windows\Themes\BulletChrome.cs (1)
1377
_commonPressedBackgroundOverlay
= temp;
3 references to _commonPressedBackgroundOverlay
PresentationFramework.Aero2 (3)
Microsoft\Windows\Themes\BulletChrome.cs (3)
1369
if (
_commonPressedBackgroundOverlay
== null)
1373
if (
_commonPressedBackgroundOverlay
== null)
1381
return
_commonPressedBackgroundOverlay
;