I have added in ComponentModel.Composition; assembly .But showing this error for
using System.ComponentModel.Composition;
and reference for the assembely
still gets the error
CS0234: The type or namespace name 'Composition' does not exist in the namespace 'System.ComponentModel' (are you missing an assembly reference?)