ContentDialogExtension
By default, only 1 ContentDialog can be opened, with the help of this extension you can open multiple ContentDialogs.
1 | ContentDialog dialog = new ContentDialog() |
ShowAsyncDraggable
ShowAsyncQueueDraggable
DependencyObjectExtensions
FrameworkElementExtensions
Demo
you can run demo and see this feature.