프로젝트

일반

사용자정보

개정판 71bfd53e

ID71bfd53edd5bcfb670e9e8690c1ee5e4bdfa45ca
상위 d974f3f8
하위 751494ca

이지연이(가) 약 6년 전에 추가함

issue #737 WindowState.Maximized 일 때 화면 이동이 안되는 현상 수정

차이점 보기:

KCOM/MainWindow.xaml
22 22
            <RowDefinition Height="Auto"/>
23 23
            <RowDefinition Height="*"/>
24 24
        </Grid.RowDefinitions>
25
        <Border VerticalAlignment="Stretch" MouseLeftButtonDown="WindowDragEvent" Background="{DynamicResource KCOMColor_TopMenubackgroundBrush}">
25
        <Border VerticalAlignment="Stretch" MouseLeftButtonDown="WindowDragEvent" Background="{DynamicResource KCOMColor_TopMenubackgroundBrush}"
26
                MouseLeftButtonUp="WindowDragEventUp" MouseMove="WindowDragEventMove">
26 27
            <Grid>
27 28
                <StackPanel Orientation="Horizontal" Opacity="0.6" Margin="5,0" Visibility="Collapsed">
28 29
                    <telerik:RadRibbonButton SmallImage="/KCOM;component/Resources/Images/MenuImage/save.png" telerik:StyleManager.Theme="Office2016"/>

내보내기 Unified diff

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