개정판 4279e717
issue #1161: issue 1158 과 같은 현상.
Change-Id: I5622933c859d7f500cbb2bd6d7d9e3799bedac8f
KCOM/Views/MainMenu.xaml.cs | ||
---|---|---|
4949 | 4949 |
{ |
4950 | 4950 |
DialogParameters parameters = new DialogParameters() |
4951 | 4951 |
{ |
4952 |
Owner = Application.Current.MainWindow,
|
|
4952 |
Owner = this.ParentOfType<MainWindow>(),
|
|
4953 | 4953 |
Content = new TextBlock() |
4954 | 4954 |
{ |
4955 | 4955 |
MinWidth = 400, |
내보내기 Unified diff