OSDN Git Service

Initial contents of nt2chview
[nt2chview/stable.git] / NT2chView45 / App.xaml
1 <Application x:Class="NT2chView.App"\r
2              xmlns="http://schemas.microsoft.com/winfx/2006/xaml/presentation"\r
3              xmlns:x="http://schemas.microsoft.com/winfx/2006/xaml"\r
4              StartupUri="MainWindow.xaml">\r
5     <Application.Resources>\r
6         <ResourceDictionary>\r
7             <ResourceDictionary.MergedDictionaries>\r
8                 <ResourceDictionary \r
9                     Source = "/NT2chStyle45;Component/MainDictionary.xaml"/>\r
10                 <!--ResourceDictionary Source="Dictionary1.xaml" />\r
11                 <ResourceDictionary Source="Dictionary2.xaml" /-->\r
12             </ResourceDictionary.MergedDictionaries>\r
13         </ResourceDictionary>         \r
14     </Application.Resources>\r
15 </Application>\r