개정판 92442e4a
image load 수정
Change-Id: I35e6802b9bde1cd6a7c9787f3a71fb53d6ea10ad
KCOM/Common/ViewerDataModel.cs | ||
---|---|---|
1008 | 1008 |
} |
1009 | 1009 |
} |
1010 | 1010 |
|
1011 |
private System.Windows.Media.ImageSource _ImageViewPath { get; set; }
|
|
1012 |
public System.Windows.Media.ImageSource ImageViewPath
|
|
1011 |
private System.Windows.Media.Imaging.BitmapImage _ImageViewPath;
|
|
1012 |
public System.Windows.Media.Imaging.BitmapImage ImageViewPath
|
|
1013 | 1013 |
{ |
1014 | 1014 |
get |
1015 | 1015 |
{ |
내보내기 Unified diff