1 write to _commonCheckMarkPressedStroke
PresentationFramework.Aero2 (1)
Microsoft\Windows\Themes\BulletChrome.cs (1)
956
_commonCheckMarkPressedStroke
= temp;
3 references to _commonCheckMarkPressedStroke
PresentationFramework.Aero2 (3)
Microsoft\Windows\Themes\BulletChrome.cs (3)
941
if (
_commonCheckMarkPressedStroke
== null)
945
if (
_commonCheckMarkPressedStroke
== null)
960
return
_commonCheckMarkPressedStroke
;