1 write to _commonPressedBackgroundOverlay
PresentationFramework.Aero (1)
Microsoft\Windows\Themes\BulletChrome.cs (1)
1340
_commonPressedBackgroundOverlay
= temp;
3 references to _commonPressedBackgroundOverlay
PresentationFramework.Aero (3)
Microsoft\Windows\Themes\BulletChrome.cs (3)
1332
if (
_commonPressedBackgroundOverlay
== null)
1336
if (
_commonPressedBackgroundOverlay
== null)
1344
return
_commonPressedBackgroundOverlay
;