개정판 5a223b60
Fix: Approval로 등록된 심볼을 배치하지 못하는 오류 수정
- 심볼 배치 후 작업 영역을 클릭하면 MARKUS가 종료되는 오류 수정
Change-Id: I4e5be7f497aae8ba3f385c8efad688a7f82ae492
KCOM/Controls/Sample.xaml.cs | ||
---|---|---|
190 | 190 |
|
191 | 191 |
this.PageCount = PageList.Count(); |
192 | 192 |
|
193 |
string endpoint = Common.Commons.shortGuid() + "Thumbnail";
|
|
193 |
string endpoint = Common.Commons.ShortGuid() + "Thumbnail";
|
|
194 | 194 |
|
195 | 195 |
IIpc.WcfServer wcfServer = new IIpc.WcfServer(endpoint); |
196 | 196 |
wcfServer.IpcThumbnailReceived += WcfServer_IpcThumbnailReceived; |
내보내기 Unified diff