개정판 41e3c8ac
Header Change : Alert -> Symbol
SymbolPrompt : Cancel Button 추가
Change-Id: Ic657b3f70b6fd512f73be6fab560a1c8f055b5f8
KCOM/Views/MainMenu.xaml.cs | ||
---|---|---|
5908 | 5908 |
MinWidth = 400, |
5909 | 5909 |
MinHeight = 100, |
5910 | 5910 |
// Closed = (obj, args) => this.SymbolMarkupNamePromptClose(imageBytes, "", args), |
5911 |
Header = "Alert", |
|
5911 |
//Header = "Alert", |
|
5912 |
Header = "Symbol", |
|
5912 | 5913 |
Content = symbolPrompt, |
5913 | 5914 |
//DialogResult = |
5914 | 5915 |
ResizeMode = System.Windows.ResizeMode.NoResize, |
내보내기 Unified diff