1 write to _commonCheckMarkDisabledFill
PresentationFramework.Aero (1)
Microsoft\Windows\Themes\BulletChrome.cs (1)
1140
_commonCheckMarkDisabledFill
= temp;
3 references to _commonCheckMarkDisabledFill
PresentationFramework.Aero (3)
Microsoft\Windows\Themes\BulletChrome.cs (3)
1132
if (
_commonCheckMarkDisabledFill
== null)
1136
if (
_commonCheckMarkDisabledFill
== null)
1144
return
_commonCheckMarkDisabledFill
;