[C#/WINFORM] ElementHost 클래스 : WPF 복합 컨트롤 호스트하기


■ Windows Forms 응용 프로그램에서 데이터 입력을 수행하기 위해 WPF 복합 컨트롤을 호스팅하는 응용 프로그램을 작성한다.

[TestLibrary 프로젝트]

CustomControlEventArgs.cs

CustomControl.xaml

CustomControl.xaml.cs

[TestProject 프로젝트]

MainForm.cs

TestSolution.zip