Symptom:
You wanted to use classes from System.Windows.Media.Imaging Namespace, but there is no such class when you try to Add Reference from your Visual Studio.
Fix:
Add PresentationCore, which you should find under the .NET tab of Add Reference dialog box.
No comments:
Post a Comment