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