#develop (short for SharpDevelop) is a free IDE for .NET programming languages.
You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
 
 
 

14 lines
551 B

<?xml version="1.0" encoding="utf-8" ?>
<CodeDoc>
<Class name="DockWindowCollection">
<ClassDef>
<summary>Provides methods to manage a collection of <see cref="WeifenLuo.WinFormsUI.DockWindow" /> objects.</summary>
</ClassDef>
<Property name="Item">
<summary>
<para>Gets a <see cref="WeifenLuo.WinFormsUI.DockWindow" /> at the specified docking state.</para>
<para>In C#, this property is the indexer for the <see cref="WeifenLuo.WinFormsUI.DockWindowCollection" /> class.</para>
</summary>
</Property>
</Class>
</CodeDoc>