We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 2313ab9 commit ecc254fCopy full SHA for ecc254f
src/Wpf.Ui.Violeta/Controls/PendingBox/PendingBoxDialog.cs
@@ -82,7 +82,6 @@ public PendingBoxDialog()
82
protected override void OnSourceInitialized(EventArgs e)
83
{
84
base.OnSourceInitialized(e);
85
- InvalidateMeasure();
86
87
if (WindowBackdrop.IsSupported(WindowBackdropType.Mica))
88
0 commit comments