Fixed Size ContentDialog

Menu > Project > Add new item > Visual C# > Content Dialog You need to set min and max as well as the required Width and Height: Setting its location on the screen You can use the margin to do this: Detect a touch outside of ContentDialog A ContentDialog is placed in PopupRoot. Behind […]

Read More