1 write to _commonCheckMarkStroke
PresentationFramework.Aero2 (1)
Microsoft\Windows\Themes\BulletChrome.cs (1)
917
_commonCheckMarkStroke
= temp;
3 references to _commonCheckMarkStroke
PresentationFramework.Aero2 (3)
Microsoft\Windows\Themes\BulletChrome.cs (3)
905
if (
_commonCheckMarkStroke
== null)
909
if (
_commonCheckMarkStroke
== null)
921
return
_commonCheckMarkStroke
;