Relative Content

Tag Archive for c#visual-studio-codeuwp

WindowsBase.dll as a reference

I’m just learning visual studio and already struggling. I can’t add WindowsBase.dll as a reference because I get an error that its automatically being referenced by the build system. But without adding it, I get an error, “Cannot find type System.Windows.DependencyObject in module WindowsBase.dll. What am I missing?