What controls both WPF and Windows can be used within an application? How difficult or practical is this idea?
I believe there is a WindowsFormsHost control that you can put in the WPF app, which WinForms will interrupt the code:
What controls both WPF and Windows can be used within an application? How difficult or practical is this idea?
I believe there is a WindowsFormsHost control that you can put in the WPF app, which WinForms will interrupt the code:
Comments
Post a Comment