WPF
다른 어셈블리(DLL) 에서 리소스 불러오기
happynuri
2008. 5. 20. 20:10
- 형식
AssemblyName;vVersion;PublicKeyToken;component\ThemeResourceName
- 예
Uri(@"Style;component\index.xaml", UriKind.Relative)
[출처] 다른 어셈블리(DLL) 에서 리소스 불러오기|작성자 너구리