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