프로젝트

일반

사용자정보

개정판 661b7416

ID661b7416598de29c8ba957a702c8b0b2135eda3f
상위 8c66babd
하위 5529d2a2

백흠경이(가) 5년 이상 전에 추가함

issue #999: Add FromString to all of controls

Change-Id: I64093e34a5f9e8d367cbed769ff4db8d7472cb7a

차이점 보기:

MarkupToPDF/Common/CommentUserInfo.cs
14 14

  
15 15
    public class CommentUserInfo : System.Windows.Controls.Control
16 16
    {
17
        public static readonly string[] delimiterChars = { "|DZ|" };
18
        public static readonly string[] delimiterChars2 = { "|" };
19
        public static readonly SolidColorBrush DefaultColor = new SolidColorBrush(MarkupToPDF.Controls.Common.ValueConverter.StringToColorConverter.Parse(""));
20

  
17 21
        public string Memo { get; set; }
18 22
        public string MarkupInfoID { get; set; }
19 23
        public bool IsMouseOver { get; set; }

내보내기 Unified diff

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