프로젝트

일반

사용자정보

개정판 d7e20d2d

IDd7e20d2dad8780ab6ede36daf8f904e52efd6f80
상위 b4b23404
하위 dea506e2

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

markus 성능개선
- 일정 페이지범위를 local 저장소에 저장

Change-Id: Ib6ef3d770a360c40acf01d6de04668bee653eee4

차이점 보기:

KCOM/Common/ViewerDataModel.cs
1096 1096
            }
1097 1097
        }
1098 1098

  
1099
        private System.Windows.Media.Imaging.BitmapImage _ImageViewPath;
1100
        public System.Windows.Media.Imaging.BitmapImage ImageViewPath
1099
        private System.Windows.Media.Imaging.BitmapFrame _ImageViewPath;
1100
        public System.Windows.Media.Imaging.BitmapFrame ImageViewPath
1101 1101
        {
1102 1102
            get
1103 1103
            {
......
1136 1136
            }
1137 1137
        }
1138 1138

  
1139
        private System.Windows.Media.Imaging.BitmapImage _ImageViewPath_C { get; set; }
1139
        private System.Windows.Media.Imaging.BitmapImage _ImageViewPath_C;
1140 1140
        public System.Windows.Media.Imaging.BitmapImage ImageViewPath_C
1141 1141
        {
1142 1142
            get

내보내기 Unified diff

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