프로젝트

일반

사용자정보

개정판 eeb0a39c

IDeeb0a39ca8180c29d5415f829d103499821735f1
상위 1f686727
하위 14bbabc0

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

Master 변경

Change-Id: I88bac84fa474fd4c174dc1fffa19eae5303ba2bc

차이점 보기:

KCOM/Controls/PrintControl.xaml.cs
503 503
                    {
504 504
                        Owner = Application.Current.MainWindow,
505 505
                        Theme = new VisualStudio2013Theme(),
506
                        Header = "안내",
507
                        Content = "페이지가 지정되지 않았습니다."
506
                        Header = "Info",
507
                        Content = "Not specified the page."
508 508
                    });
509 509
                    this.printIndy.IsBusy = false;
510 510
                    return;
......
559 559
                    {
560 560
                        Owner = Application.Current.MainWindow,
561 561
                        Theme = new VisualStudio2013Theme(),
562
                        Header = "안내",
563
                        Content = "페이지가 지정되지 않았습니다.",
562
                        Header = "Info",
563
                        Content = "Not specified the page.",
564 564
                    });
565 565
                    return;
566 566
                }

내보내기 Unified diff

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