Well, yes it’s real you can add WPF controls and XAML forms to your .NET 2.0 Windows forms application ,First of all add references to the WPF namespaces (PresentationCore, PresentationFramework, UIAutomationProvider, UIAutomationTypes, and WindowsBase).The
Read More