GreedyWrapPanel::ActualWrappingLevelsProperty Field

Visual Studio 2015
 

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.

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

public:
static initonly DependencyProperty^ ActualWrappingLevelsProperty
Return to top
Show: