프로젝트

일반

사용자정보

개정판 266a2d4f

ID266a2d4f0b8f688810566d2f8c0afecf41e6587b
상위 484b88ec
하위 31f18afa, c5a1a6b6

김태성이(가) 5년 이상 전에 추가함

controller 수정

Change-Id: Idf0594d916581de9935e533dc62e16434ea18153

차이점 보기:

ConvertService/ServiceBase/Markus.Service.StationController/Themes/MaterialDesignTheme.xaml
3 3
                    xmlns:system="clr-namespace:System;assembly=mscorlib"
4 4
                    xmlns:x="http://schemas.microsoft.com/winfx/2006/xaml">
5 5
    <ResourceDictionary.MergedDictionaries>
6
        <ResourceDictionary Source="/MaterialDesignThemes.Wpf;component/Themes/MaterialDesignTheme.Light.xaml" />
7
        <ResourceDictionary Source="/MaterialDesignThemes.Wpf;component/Themes/MaterialDesignTheme.Defaults.xaml" />
8
        <ResourceDictionary Source="/MaterialDesignThemes.Wpf;component/Themes/generic.xaml" />
9
        <ResourceDictionary Source="/MaterialDesignColors;component/Themes/Recommended/Primary/MaterialDesignColor.Blue.xaml" />
10
        <ResourceDictionary Source="/MaterialDesignColors;component/Themes/Recommended/Accent/MaterialDesignColor.Purple.xaml" />
6
        <ResourceDictionary Source="pack://application:,,,/MaterialDesignThemes.Wpf;component/Themes/MaterialDesignTheme.Light.xaml"/>
7
        <ResourceDictionary Source="pack://application:,,,/MaterialDesignThemes.Wpf;component/Themes/MaterialDesignTheme.Defaults.xaml"/>
8
        <ResourceDictionary Source="pack://application:,,,/MaterialDesignColors;component/Themes/Recommended/Primary/MaterialDesignColor.Blue.xaml" />
9
        <ResourceDictionary Source="pack://application:,,,/MaterialDesignColors;component/Themes/Recommended/Accent/MaterialDesignColor.DeepPurple.xaml" />
10
        <ResourceDictionary Source="pack://application:,,,/MaterialDesignColors;component/Themes/Recommended/Accent/MaterialDesignColor.Lime.xaml" />
11 11
    </ResourceDictionary.MergedDictionaries>
12 12
</ResourceDictionary>

내보내기 Unified diff

클립보드 이미지 추가 (최대 크기: 500 MB)