프로젝트

일반

사용자정보

개정판 31f18afa

ID31f18afacda68ba60d95e5211f566ee21ddeb222
상위 266a2d4f
하위 bfc43b61, b92f142f

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

wcfClient App.config 추가

Change-Id: I12e683c43054cfac58bd8476d36f3dd16e3b670b

차이점 보기:

ConvertService/ServiceBase/Markus.Service.StationController/App.xaml
1 1
<Application x:Class="Markus.Service.StationController.App"
2 2
          xmlns="http://schemas.microsoft.com/winfx/2006/xaml/presentation" xmlns:x="http://schemas.microsoft.com/winfx/2006/xaml" 
3 3
             xmlns:d="http://schemas.microsoft.com/expression/blend/2008" d1p1:Ignorable="d" 
4
             xmlns:wpf="http://materialdesigninxaml.net/winfx/xaml/themes"
5 4
             xmlns:d1p1="http://schemas.openxmlformats.org/markup-compatibility/2006"
6 5
             StartupUri="MainWindow.xaml">
7 6
    <Application.Resources>
8 7
        <ResourceDictionary>
9 8
            <ResourceDictionary.MergedDictionaries>
10
                <ResourceDictionary Source="Themes/MaterialDesignTheme.xaml"/>
9
                <ResourceDictionary Source="Themes/ControllerThemes.xaml"/>
10
                <ResourceDictionary Source="Themes/TelerikTheme.xaml"/>
11 11
            </ResourceDictionary.MergedDictionaries>
12 12
        </ResourceDictionary>
13 13
    </Application.Resources>

내보내기 Unified diff

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