개정판 e0cfc73c
issue #681: 스플래시 스크린 수정중
Change-Id: I4193c7951a4341ac0783a4a7e298a39fc761c995
KCOM/Controls/Sample.xaml.cs | ||
---|---|---|
25 | 25 |
public event PropertyChangedEventHandler PropertyChanged; |
26 | 26 |
public Sample() |
27 | 27 |
{ |
28 |
//InitializeComponent(); |
|
28 |
//InitializeComponent(); |
|
29 |
App.splashString(ISplashMessage.SAMPLE); |
|
29 | 30 |
this.Loaded += Sample_Loaded; |
30 | 31 |
//_Initialize = true; |
31 | 32 |
|
내보내기 Unified diff