How can I achieve the following appearance for modal dialogs in a Prism 5.0 based WPF desktop application? Here is the screenshot from the Prism 5 webpage:
https://i-msdn.sec.s-msft.com/dynimg/IC448590.png
However, the WPF based State-Based Navigation quickstart app looks like:
![Image]()
Is it possible to do this with using InteractionRequestTrigger?
https://i-msdn.sec.s-msft.com/dynimg/IC448590.png
However, the WPF based State-Based Navigation quickstart app looks like:

Is it possible to do this with using InteractionRequestTrigger?