프로젝트

일반

사용자정보

개정판 29010418

ID2901041836eed3cf191eeca4c32e2e52ff8deab8
상위 ced47e14
하위 6c8c6f91, f72fe197

이지연이(가) 5년 이상 전에 추가함

issue #000: daelim source compare 중

Change-Id: Icba4b84746c71502e895fde47f4c14f82b179230

차이점 보기:

KCOM/Controls/Symbol.xaml.cs
51 51
            //RadDragAndDropManager.SetAllowDrag(lstSymbolPrivate, true);
52 52

  
53 53
            DataBind();
54
            
55 54
        }
56 55

  
57 56
        private void OnDragPrivateInfo(object sender, DragDropEventArgs e)
......
788 787
        #endregion
789 788

  
790 789
        #endregion
791
        
790

  
792 791
        private void lstSymbolPrivate_PreviewMouseUp(object sender, MouseButtonEventArgs e)
793 792
        {
794 793

  
......
803 802
        {
804 803

  
805 804
        }
806
        
805

  
807 806
        private void StackPanel_MouseLeave(object sender, MouseEventArgs e)
808 807
        {
809 808
            if(IsMouseDown && e.LeftButton == MouseButtonState.Pressed)

내보내기 Unified diff

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