1 write to _commonCheckMarkStroke
PresentationFramework.Aero (1)
Microsoft\Windows\Themes\BulletChrome.cs (1)
911
_commonCheckMarkStroke
= temp;
3 references to _commonCheckMarkStroke
PresentationFramework.Aero (3)
Microsoft\Windows\Themes\BulletChrome.cs (3)
899
if (
_commonCheckMarkStroke
== null)
903
if (
_commonCheckMarkStroke
== null)
915
return
_commonCheckMarkStroke
;