What happened to System.Windows?
-
Since I didnt have enough space in my disk, I did not install the documentation for VS.NET release version. But when I tried to convert one of my older c# application which uses the System.Windows namespace, to VS.NET final version, it is throwing a compilation error for "Windows is not found in the system namespace". Did they move it? Or did they remove it? :confused: omkamal
-
Since I didnt have enough space in my disk, I did not install the documentation for VS.NET release version. But when I tried to convert one of my older c# application which uses the System.Windows namespace, to VS.NET final version, it is throwing a compilation error for "Windows is not found in the system namespace". Did they move it? Or did they remove it? :confused: omkamal
I am not sure what was in System.Windows but the only ones I have that sound alike are System.Win32, System.Windows.Forms and System.Windows.Forms.Design.
-
I am not sure what was in System.Windows but the only ones I have that sound alike are System.Win32, System.Windows.Forms and System.Windows.Forms.Design.