1 write to _commonCheckMarkDisabledFill
PresentationFramework.Aero2 (1)
Microsoft\Windows\Themes\BulletChrome.cs (1)
1134
_commonCheckMarkDisabledFill
= temp;
3 references to _commonCheckMarkDisabledFill
PresentationFramework.Aero2 (3)
Microsoft\Windows\Themes\BulletChrome.cs (3)
1126
if (
_commonCheckMarkDisabledFill
== null)
1130
if (
_commonCheckMarkDisabledFill
== null)
1138
return
_commonCheckMarkDisabledFill
;