1 write to _commonCheckMarkFill
PresentationFramework.Aero (1)
Microsoft\Windows\Themes\BulletChrome.cs (1)
1154
_commonCheckMarkFill
= temp;
3 references to _commonCheckMarkFill
PresentationFramework.Aero (3)
Microsoft\Windows\Themes\BulletChrome.cs (3)
1146
if (
_commonCheckMarkFill
== null)
1150
if (
_commonCheckMarkFill
== null)
1158
return
_commonCheckMarkFill
;