Families.AutoWriter 1.0.0.0
Families 콘텐츠를 반복 작업 없이 작성·등록하도록 돕는 자동화 작성 도구입니다.
로딩중...
검색중...
일치하는것 없음
AssemblyInfo.cs
이 파일의 문서화 페이지로 가기
1using System.Windows;
2
3[assembly:ThemeInfo(
4 ResourceDictionaryLocation.None, //where theme specific resource dictionaries are located
5 //(used if a resource is not found in the page,
6 // or application resource dictionaries)
7 ResourceDictionaryLocation.SourceAssembly //where the generic resource dictionary is located
8 //(used if a resource is not found in the page,
9 // app, or any theme specific resource dictionaries)
10)]