Click here to Skip to main content
15,919,245 members

Comments by Goober S. Johnsson (Top 8 by date)

Goober S. Johnsson 28-Sep-16 23:44pm View    
Omg.. I just had to remove that namespace..
Thanks! :D
Goober S. Johnsson 28-Sep-16 15:02pm View    
So what I could do is create what I posted above in a WinForm application instead and use it from my WPF application?
Goober S. Johnsson 28-Sep-16 14:44pm View    
Can I mix both? Lets say I have a wpf application, I can still add a winForm to it right?
Goober S. Johnsson 28-Sep-16 14:06pm View    
I saw a tutorial on YouTube and it worked perfectly for him, but then again he used a WinForm application.
Goober S. Johnsson 28-Sep-16 12:48pm View    
I already have it in VS, Im trying to add it through

parameters.ReferencedAssemblies.Add("PresentationFramework.dll");