Forms VS wpf VS silverlight

Xarzu

New member
Oct 15, 2011
5
0
1
Visit site
Windows Forms C# seems to have its own set of APIs and Methods. WPF C# seems to have its own set of APIs and Methods. Silvelight C# seems to have its own set of APIs and Methods.

What is the WPF equivalant of DocumentCompleted for the WebBrowser class?

The DocumentCompleted method does not exist in WPF (at least not in the latest version of .NET and visual studio). So how do I do the same thing that one could do with Windows Forms in WPF?

This is a reoccuring thing. I find the need to have a methond in a C# class in WPF. Then I find that the methods are redone from Windows Forms to WPF and there is no supporting documentation to be found.
 

Members online

Forum statistics

Threads
323,249
Messages
2,243,516
Members
428,048
Latest member
vascro