I have a C# application where in i need to detect which all display sources are coonected to the system; for e.g VGA, DVI, HDMI, etc sources? Is this can be done through any of available classes in .net? .Net would be easier as my application is in WPF. Also I don't know if there is any WMI services are present which i can use to get this information..
Basically i need to search all the video sources connected in the system.
Any ideas/suggestions will be welcomed.
Regards, Sukhas