4 references to FindMdiForms
System.Windows.Forms (4)
winforms\Managed\System\WinForms\MenuItem.cs (4)
379
if (
FindMdiForms
().Length > 0) {
1150
Form[] forms =
FindMdiForms
();
1798
Form[] forms = parent.
FindMdiForms
();
1825
Form[] forms = parent.
FindMdiForms
();