3 references to MdiParent
System.Windows.Forms (3)
System\Windows\Forms\Form.cs (3)
6482if (WindowState == FormWindowState.Maximized && MdiParent?.MdiControlStrip is not null) 6484MdiParent.MdiControlStrip.updateIcon(); 6763else if (e.Cancel && (MdiParent is not null))