개정판 cdfb57ff
zoom control 이벤트 추가
mainmenu 수정
app 수정
Change-Id: I0d007c3a3c412b7fbe6e2a52bafb932e1a7b9f03
KCOM/Common/ViewerDataModel.cs | ||
---|---|---|
1021 | 1021 |
} |
1022 | 1022 |
} |
1023 | 1023 |
|
1024 |
private System.Windows.Media.Imaging.BitmapImage _ImageViewPath { get; set; }
|
|
1025 |
public System.Windows.Media.Imaging.BitmapImage ImageViewPath
|
|
1024 |
private System.Windows.Media.ImageSource _ImageViewPath { get; set; }
|
|
1025 |
public System.Windows.Media.ImageSource ImageViewPath
|
|
1026 | 1026 |
{ |
1027 | 1027 |
get |
1028 | 1028 |
{ |
내보내기 Unified diff