Using WPF custom controls in Windows forms? [duplicate]

為{幸葍}努か 提交于 2019-12-12 03:08:25

问题


I made some custom controls in Expression Blend 4 using WPF. However, I need to use them in a Windows Forms application. Is this possible or am I out of luck?


回答1:


You should be able to do:Hosting WPF Content in a Microsoft Win32 Window
See also: How do I host a WPF control in a Windows Forms application?



来源:https://stackoverflow.com/questions/9472135/using-wpf-custom-controls-in-windows-forms

易学教程内所有资源均来自网络或用户发布的内容,如有违反法律规定的内容欢迎反馈
该文章没有解决你所遇到的问题?点击提问,说说你的问题,让更多的人一起探讨吧!