프로젝트

일반

사용자정보

개정판 d7123191

IDd7123191e283404c30b3bb8897dedac7dc08a5bb
상위 b200de5a
하위 e66f22eb

KangIngu 이(가) 6년 이상 전에 추가함

Stamp Control SelectBox선택시 프로그램 종료 문제

차이점 보기:

MarkupToPDF/Controls/Etc/SymControlN.cs
71 71
     DependencyProperty.Register("IsSelected", typeof(bool), typeof(SymControlN), new FrameworkPropertyMetadata(false, IsSelectedChanged));
72 72

  
73 73
        public static readonly DependencyProperty ControlTypeProperty =
74
            DependencyProperty.Register("ControlType", typeof(ControlType), typeof(SymControlN), new FrameworkPropertyMetadata(ControlType.Symbol));
74
            DependencyProperty.Register("ControlType", typeof(ControlType), typeof(SymControlN), new FrameworkPropertyMetadata(ControlType.Stamp));
75 75
        #endregion
76 76

  
77 77
        #region PropertyChanged Method

내보내기 Unified diff

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