1 write to _commonCheckMarkPressedFill
PresentationFramework.Aero2 (1)
Microsoft\Windows\Themes\BulletChrome.cs (1)
1211
_commonCheckMarkPressedFill
= temp;
3 references to _commonCheckMarkPressedFill
PresentationFramework.Aero2 (3)
Microsoft\Windows\Themes\BulletChrome.cs (3)
1200
if (
_commonCheckMarkPressedFill
== null)
1204
if (
_commonCheckMarkPressedFill
== null)
1215
return
_commonCheckMarkPressedFill
;