1 write to _commonCheckMarkPressedStroke
PresentationFramework.Aero2 (1)
Microsoft\Windows\Themes\BulletChrome.cs (1)
940
_commonCheckMarkPressedStroke
= temp;
3 references to _commonCheckMarkPressedStroke
PresentationFramework.Aero2 (3)
Microsoft\Windows\Themes\BulletChrome.cs (3)
929
if (
_commonCheckMarkPressedStroke
== null)
933
if (
_commonCheckMarkPressedStroke
== null)
944
return
_commonCheckMarkPressedStroke
;