1 write to _commonCheckMarkPressedFill
PresentationFramework.Luna (1)
parent\Shared\Microsoft\Windows\Themes\BulletChrome.cs (1)
573
_commonCheckMarkPressedFill
= temp;
3 references to _commonCheckMarkPressedFill
PresentationFramework.Luna (3)
parent\Shared\Microsoft\Windows\Themes\BulletChrome.cs (3)
565
if (
_commonCheckMarkPressedFill
== null)
569
if (
_commonCheckMarkPressedFill
== null)
577
return
_commonCheckMarkPressedFill
;