Yes, IsModal = true. It just zooms right through. This is called from my App.Xaml.cs init; am I missing initialization?
Hello Sjoerd,
I can say that the XamDialogWindow cannot be moved outside of its cointainer. Here you can read more information about its behavior:
http://help.infragistics.com/Help/NetAdvantage/WPF/2012.2/CLR4.0/html/xamDialogWindow_The_xamDialogWindow_Controls_Behavior.html
Yes, I was doing it wrong -- I never added the xamDialogWindow to a grid.
So I did that, but now the dialog is locked to the parent window's client area.
Is there a way to use xamDialog without a parent window, or at the very least, unlock it from the parent window client area? It's completely useless to us this way.
Thank you for your post. I have been looking into, but it seems like that I am missing something in your scenario, so if this is still an issue for you, could you please send an isolated sample project, where the issue is reproduced, so I can investigate it further for you.
Looking forward for your reply.