[C#/WPF/PRISM] PrismApplication 클래스 : app.config 파일을 사용해 모듈 로드하기


■ PrismApplication 클래스에서 app.config 파일을 사용해 모듈을 로드하는 방법을 보여준다.

[TestLibrary 프로젝트]

ViewA.xaml

ViewA.xaml.cs

TestLibraryModule.cs

[TestProject 프로젝트]

App.config

MainWindow.xaml

MainWindow.xaml.cs

MainApplication.xaml

MainApplication.xaml.cs

TestSolution.zip