1 write to _commonCheckMarkStroke
PresentationFramework.Aero2 (1)
Microsoft\Windows\Themes\BulletChrome.cs (1)
928
_commonCheckMarkStroke
= temp;
3 references to _commonCheckMarkStroke
PresentationFramework.Aero2 (3)
Microsoft\Windows\Themes\BulletChrome.cs (3)
914
if (
_commonCheckMarkStroke
== null)
918
if (
_commonCheckMarkStroke
== null)
932
return
_commonCheckMarkStroke
;