Author:Oleg
Posted: Thu Dec 29, 2016 10:32 am (GMT+1)
What unterface ?
Do you call the Show or the ShowDialog method ?
I dont know the reason. Just some ideas to try.
Call the your GetPropertiesSpace directly, not from any UI.
Is it works ?
May be better to try the WinForms instead the WPF.
Form.ShowDialog (IWin32Window) looks better.![Smile]()
Posted: Thu Dec 29, 2016 10:32 am (GMT+1)
Quote: |
This Menu command calls the managed dll which creates a WPF Interface |
What unterface ?
Do you call the Show or the ShowDialog method ?
I dont know the reason. Just some ideas to try.
Call the your GetPropertiesSpace directly, not from any UI.
Is it works ?
May be better to try the WinForms instead the WPF.
Form.ShowDialog (IWin32Window) looks better.
