프로젝트

일반

사용자정보

개정판 2decfbdf

ID2decfbdfc05f09bb5b2ef1618d265f315f6ba8f0
상위 1e901a8d
하위 dfc86b71

alzkakdixm 이(가) 약 5년 전에 추가함

DataBaseItemsModel 수정

Change-Id: I96830cad0b3990bb84346f438ba04e20d55ec26c

차이점 보기:

ConvertService/ServiceBase/Markus.Service.StationController/Views/AliveView.xaml
81 81
                </telerik:RadGridView.Columns>
82 82
            </telerik:RadGridView>
83 83
        </GroupBox>
84
        <!--<GroupBox Header="ServiceStation Connection Log" Background="White"  Grid.Row="1" Margin="3" BorderThickness="0">-->
85
            <Grid  Grid.Row="2">
84

  
85
        <Grid  Grid.Row="2">
86 86
            <RichTextBox IsReadOnly="True" AllowDrop="False" VerticalScrollBarVisibility="Visible"
87 87
                         IsUndoEnabled="False" HorizontalScrollBarVisibility="Auto"
88 88
                         Height="{Binding ActualHeight, Mode=OneWay, RelativeSource={RelativeSource FindAncestor, AncestorType={x:Type Grid}}}"
......
90 90
                <controls:TraceDocument PageWidth="{Binding ActualWidth, Mode=OneWay, RelativeSource={RelativeSource FindAncestor, AncestorType={x:Type Grid}}}"
91 91
                                        PageHeight="{Binding ActualHeight, Mode=OneWay, RelativeSource={RelativeSource FindAncestor, AncestorType={x:Type Grid}}}"/>
92 92
            </RichTextBox>
93
            </Grid>
94
        <!--</GroupBox>-->
93
        </Grid>
94

  
95 95
        <ProgressBar Grid.Row="3" IsIndeterminate="{Binding IsLoading}" Height="5"/>
96 96
    </Grid>
97 97
</UserControl>
98
    <!--
99
<UserControl x:Class="Markus.Service.StationController.Views.AliveView"
100
             xmlns="http://schemas.microsoft.com/winfx/2006/xaml/presentation"
101
             xmlns:x="http://schemas.microsoft.com/winfx/2006/xaml"
102
             xmlns:mc="http://schemas.openxmlformats.org/markup-compatibility/2006" 
103
             xmlns:d="http://schemas.microsoft.com/expression/blend/2008" 
104
             mc:Ignorable="d" 
105
             Background="White"
106
             d:DesignHeight="800" d:DesignWidth="800">
107
    <Grid>
108

  
109
    </Grid>
110
</UserControl>
111
    -->

내보내기 Unified diff

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