개정판 2089959a
issue #0005 마크업Search 기능 수정
Change-Id: If5fac484e99a53574be03b4422ca1373d558f379
KCOM/Controls/FavoritePanel.xaml.cs | ||
---|---|---|
28 | 28 |
new bool IsLoaded = false; |
29 | 29 |
public FavoritePanel() |
30 | 30 |
{ |
31 |
if(App.IsDesignMode) |
|
32 |
{ |
|
33 |
return; |
|
34 |
} |
|
35 |
|
|
31 | 36 |
//InitializeComponent(); |
32 | 37 |
App.splashString(ISplashMessage.FAVORITEPANEL); |
33 | 38 |
this.Loaded += FavoritePanel_Loaded; |
내보내기 Unified diff