Loading User Information from Channel 9
Something went wrong getting user information from Channel 9
Loading User Information from MSDN
Something went wrong getting user information from MSDN
Loading Visual Studio Achievements
Something went wrong getting the Visual Studio Achievements
Use WPF from Windows Forms projects in Visual Studio 2008
Jun 09, 2010 at 12:55 PMHey ChicoBob
I don't know if you got it figured out yet, but here's my suggestion:
In the XAML code behind:
Here you're creating 2 event handlers and then raising them on the click event.
In the code behind on the Windows Form:
Hope that helps...