3 references to Contains
System.Windows.Forms (3)
winforms\Managed\System\WinForms\Form.cs (3)
2655
if (!Application.OpenFormsInternal.
Contains
(this)) {
5446
if (ownedForms[i] != null && !Application.OpenFormsInternal.
Contains
(ownedForms[i])) {
5487
if (ownedForms[i] != null && !Application.OpenFormsInternal.
Contains
(ownedForms[i])) {