1 instantiation of MdiWindowDialog
System.Windows.Forms (1)
System\Windows\Forms\MDI\MdiWindowListStrip.cs (1)
165using MdiWindowDialog dialog = new();
3 references to MdiWindowDialog
System.Windows.Forms (3)
System\Windows\Forms\MDI\MDIWindowDialog.cs (2)
88throw new NotSupportedException(string.Format(SR.ControlNotSupportedInTrimming, nameof(MdiWindowDialog))); 91System.ComponentModel.ComponentResourceManager resources = new(typeof(MdiWindowDialog));
System\Windows\Forms\MDI\MdiWindowListStrip.cs (1)
165using MdiWindowDialog dialog = new();