You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
ContentDialog is not always centered. It requires the window to resize before it's vertically/horizontall centered again. It seems that setting the MaxWidth / MaxHeight solves the issue.
Window XAML:
Behavior:
The text was updated successfully, but these errors were encountered:
niels9001
changed the title
ContentDialog is not always centered
ContentDialog is not centered when MaxWidth/MaxHeight not set?
Dec 13, 2020
ContentDialog is not always centered. It requires the window to resize before it's vertically/horizontall centered again. It seems that setting the MaxWidth / MaxHeight solves the issue.
Window XAML:
Behavior:
The text was updated successfully, but these errors were encountered: