1 write to _commonCheckMarkDisabledFill
PresentationFramework.Aero2 (1)
Microsoft\Windows\Themes\BulletChrome.cs (1)
1166
_commonCheckMarkDisabledFill
= temp;
3 references to _commonCheckMarkDisabledFill
PresentationFramework.Aero2 (3)
Microsoft\Windows\Themes\BulletChrome.cs (3)
1158
if (
_commonCheckMarkDisabledFill
== null)
1162
if (
_commonCheckMarkDisabledFill
== null)
1170
return
_commonCheckMarkDisabledFill
;