개정판 c206d293
- final service
: font 추가
Change-Id: If1a85790055b42b90f397f4e2054acc320c1ed30
KCOM/Views/MainMenu.xaml.cs | ||
---|---|---|
2835 | 2835 |
|
2836 | 2836 |
if ((control as TextControl) != null) |
2837 | 2837 |
{ |
2838 |
ViewerDataModel.Instance.SystemMain.dzTopMenu.SetFont((control as TextControl).TextFamily); |
|
2839 |
|
|
2838 | 2840 |
if (!((control as TextControl).EnableEditing)) |
2839 | 2841 |
{ |
2840 | 2842 |
(control as TextControl).EnableEditing = true; |
내보내기 Unified diff