linux-packaging-mono/mcs/class/System.Design/Documentation/en/ns-System.Windows.Forms.Design.Behavior.xml
Jo Shields a575963da9 Imported Upstream version 3.6.0
Former-commit-id: da6be194a6b1221998fc28233f2503bd61dd9d14
2014-08-13 10:39:27 +01:00

27 lines
1.4 KiB
XML

<?xml version="1.0" encoding="utf-8"?>
<Namespace Name="System.Windows.Forms.Design.Behavior">
<Docs>
<summary>
<attribution license="cc4" from="Microsoft" modified="false" />
<para>The <see cref="N:System.Windows.Forms.Design.Behavior" /> namespace contains classes for creating custom user interface behavior for components at design time.</para>
</summary>
<remarks>
<attribution license="cc4" from="Microsoft" modified="false" />
<para>The following list shows the classes included in this namespace: </para>
<list type="bullet">
<item>
<para>A <see cref="T:System.Windows.Forms.Design.Behavior.Glyph" /> class for handling painting and hit-testing.</para>
</item>
<item>
<para>An <see cref="T:System.Windows.Forms.Design.Behavior.Adorner" /> class for managing a collection of <see cref="T:System.Windows.Forms.Design.Behavior.Glyph" /> objects. </para>
</item>
<item>
<para>A <see cref="T:System.Windows.Forms.Design.Behavior.BehaviorService" /> class for managing the custom user interface in a designer.</para>
</item>
<item>
<para>A <see cref="T:System.Windows.Forms.Design.Behavior.SnapLine" /> class that represents horizontal and vertical line segments that assist users in aligning components at design time.</para>
</item>
</list>
</remarks>
</Docs>
</Namespace>