프로젝트

일반

사용자정보

개정판 011ce2ac

ID011ce2ac296d6231c55ed14002789c7b4aba06e1
상위 cdca727f
하위 484bd949

김동진이(가) 5년 이상 전에 추가함

issue #000: ArrowText text 가 날라가는 현상 수정. 참고(http://devdoftech.co.kr/c/MARKUS/+/1178)

Change-Id: I690893b585ba516c3b85bd5db2a0efb4e75ea060

차이점 보기:

MarkupToPDF/Controls/Text/ArrowTextControl.cs
64 64
            Base_ArrowSubPath = GetTemplateChild(PART_ArrowSubPath) as Path;
65 65
            Base_TextBox = GetTemplateChild(PART_TextBox) as TextBox;
66 66
            BaseTextbox_Caret = GetTemplateChild(PART_BaseTextbox_Caret) as Border;
67

  
67
            Base_TextBox.Text = this.ArrowText;
68 68
           
69 69
            this.Base_TextBox.CaretIndex = this.Base_TextBox.Text.Length;
70 70
            this.Base_TextBox.CaretBrush = new SolidColorBrush(Colors.Transparent);

내보내기 Unified diff

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