2 references to PropMdiWindowListStrip
System.Windows.Forms (2)
winforms\Managed\System\WinForms\Form.cs (2)
1956get { return Properties.GetObject(PropMdiWindowListStrip) as MdiWindowListStrip; } 1957set { Properties.SetObject(PropMdiWindowListStrip, value); }