1 write to _commonCheckMarkFill
PresentationFramework.Royale (1)
parent\Shared\Microsoft\Windows\Themes\BulletChrome.cs (1)
553
_commonCheckMarkFill
= temp;
3 references to _commonCheckMarkFill
PresentationFramework.Royale (3)
parent\Shared\Microsoft\Windows\Themes\BulletChrome.cs (3)
545
if (
_commonCheckMarkFill
== null)
549
if (
_commonCheckMarkFill
== null)
557
return
_commonCheckMarkFill
;