Replies: 1 comment 1 reply
|
You can't show a Window in a region. This is not supported by WPF. You would need to grab the content of the window and add it to the region instead |
1 reply
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
Is there a way another app (than NuGet) to show inside the Content Region?
When I open this as a new window it works fine ... but not when I want to add the window control to the regionmanager?
All reactions