GreedyWrapPanel Fields

Visual Studio 2015
 

Namespace:   Microsoft.VisualStudio.PlatformUI
Assembly:  Microsoft.VisualStudio.Shell.14.0 (in Microsoft.VisualStudio.Shell.14.0.dll)

NameDescription
System_CAPS_pubfieldSystem_CAPS_staticActualWrappingLevelsProperty

A read-only property that is the actual number of levels we are using, regardless of what MaxLevels is set to. For Orientation=Vertical, this corresponds to Columns, while for Orientation=Horizontal, this corresponds to Rows.

System_CAPS_pubfieldSystem_CAPS_staticMaxWrappingLevelsProperty

Gets or sets the maximum wrapping levels.

System_CAPS_pubfieldSystem_CAPS_staticOrientationProperty

The orientation property.

Return to top
Show: