The DLL that contains this library and namespace is not currently mentioned in your project.
Add a link to this DLL in your project, and then you can link to it.
The DLL described is part of the WPF framework. I included a screenshot of a sample WPF application. When you create a WPF application, you automatically get a link to the presentation environment. Also, note that you can add old Windows Forms links if you want. If you are not building a WPF application, this link must be added manually.
But I would suggest that you are creating a WPF application or a Winforms application, not a combination of both.

Jon raynor
source share