1 write to _commonCheckMarkPressedFill
PresentationFramework.Aero (1)
Microsoft\Windows\Themes\BulletChrome.cs (1)
1171
_commonCheckMarkPressedFill
= temp;
3 references to _commonCheckMarkPressedFill
PresentationFramework.Aero (3)
Microsoft\Windows\Themes\BulletChrome.cs (3)
1162
if (
_commonCheckMarkPressedFill
== null)
1166
if (
_commonCheckMarkPressedFill
== null)
1175
return
_commonCheckMarkPressedFill
;