개정판 b9b01f8e
issue #811 Print, Export, message Dialog창이 상단으로 오지 않는 현상
KCOM/Messenger/ConversationView.xaml.cs | ||
---|---|---|
44 | 44 |
{ |
45 | 45 |
DialogParameters parameters = new DialogParameters() |
46 | 46 |
{ |
47 |
Owner = Application.Current.MainWindow, |
|
47 | 48 |
Closed = (obj, args) => this.MarkupNameUpdatePromptClose(args), |
48 | 49 |
Content = "메모 :", |
49 | 50 |
Header = "앵커에 대한 메모을 남겨주세요", |
내보내기 Unified diff