1 write to _commonCheckMarkPressedFill
PresentationFramework.Aero2 (1)
Microsoft\Windows\Themes\BulletChrome.cs (1)
1177
_commonCheckMarkPressedFill
= temp;
3 references to _commonCheckMarkPressedFill
PresentationFramework.Aero2 (3)
Microsoft\Windows\Themes\BulletChrome.cs (3)
1168
if (
_commonCheckMarkPressedFill
== null)
1172
if (
_commonCheckMarkPressedFill
== null)
1181
return
_commonCheckMarkPressedFill
;