1 write to _commonPressedBackground
PresentationFramework.Royale (1)
parent\Shared\Microsoft\Windows\Themes\BulletChrome.cs (1)
624
_commonPressedBackground
= temp;
3 references to _commonPressedBackground
PresentationFramework.Royale (3)
parent\Shared\Microsoft\Windows\Themes\BulletChrome.cs (3)
613
if (
_commonPressedBackground
== null)
617
if (
_commonPressedBackground
== null)
628
return
_commonPressedBackground
;