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