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