1 write to _commonCheckMarkPressedFill
PresentationFramework.Aero2 (1)
Microsoft\Windows\Themes\BulletChrome.cs (1)
1210
_commonCheckMarkPressedFill
= temp;
3 references to _commonCheckMarkPressedFill
PresentationFramework.Aero2 (3)
Microsoft\Windows\Themes\BulletChrome.cs (3)
1199
if (
_commonCheckMarkPressedFill
== null)
1203
if (
_commonCheckMarkPressedFill
== null)
1214
return
_commonCheckMarkPressedFill
;