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