프로젝트

일반

사용자정보

개정판 f0295f8c

IDf0295f8c30bda662ac62011c0dc625b882ba2425
상위 5c6aea78
하위 43bbd277

semi 이(가) 4년 이상 전에 추가함

Convert Add버튼 Project_NO 넓이 늘림

Change-Id: I3670baab10931fa1f86e9bd5a9520c282a081cc1

차이점 보기:

ConvertService/ServiceController/Markus.Service.StationController/Views/ConvertAddDialog.xaml
3 3
        xmlns:x="http://schemas.microsoft.com/winfx/2006/xaml"
4 4
        xmlns:telerik="http://schemas.telerik.com/2008/xaml/presentation"
5 5
        xmlns:VM="clr-namespace:Markus.Service.StationController.ViewModel"          
6
        Header="Convert Items Insert" Height="300" Width="500" telerik:StyleManager.Theme="VisualStudio2013" >
6
        Header="Convert Items Insert" Height="300" Width="800" telerik:StyleManager.Theme="VisualStudio2013" >
7 7
    <telerik:RadWindow.DataContext>
8 8
        <VM:ConvertAddDialogViewModel/>
9 9
    </telerik:RadWindow.DataContext>
10
    <Grid Height="130" Width="480">
10
    <Grid Height="130" Width="780">
11 11
        <Grid.Resources>
12 12
            <ResourceDictionary>
13 13
                <Style x:Key="InfoStyle" TargetType="{x:Type TextBox}">
ConvertService/ServiceController/Markus.Service.StationController/Views/FinalPDFAddDialog.xaml
3 3
        xmlns:x="http://schemas.microsoft.com/winfx/2006/xaml"
4 4
        xmlns:telerik="http://schemas.telerik.com/2008/xaml/presentation"
5 5
        xmlns:VM="clr-namespace:Markus.Service.StationController.ViewModel" 
6
        Header="FinalPDFAddDialog" Height="300" Width="500" telerik:StyleManager.Theme="VisualStudio2013">
6
        Header="FinalPDFAddDialog" Height="300" Width="800" telerik:StyleManager.Theme="VisualStudio2013">
7 7
    <telerik:RadWindow.DataContext>
8 8
        <VM:FinalPDFAddDialogViewModel/>
9 9
    </telerik:RadWindow.DataContext>
10
    <Grid Height="130" Width="480">
10
    <Grid Height="130" Width="780">
11 11
        <Grid.Resources>
12 12
            <ResourceDictionary>
13 13

  

내보내기 Unified diff

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