1 write to _commonCheckMarkPressedFill
PresentationFramework.Aero (1)
Microsoft\Windows\Themes\BulletChrome.cs (1)
1183
_commonCheckMarkPressedFill
= temp;
3 references to _commonCheckMarkPressedFill
PresentationFramework.Aero (3)
Microsoft\Windows\Themes\BulletChrome.cs (3)
1174
if (
_commonCheckMarkPressedFill
== null)
1178
if (
_commonCheckMarkPressedFill
== null)
1187
return
_commonCheckMarkPressedFill
;