GreedyWrapPanel.ActualWrappingLevelsProperty Field

Definition

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.

public: static initonly System::Windows::DependencyProperty ^ ActualWrappingLevelsProperty;
public static readonly System.Windows.DependencyProperty ActualWrappingLevelsProperty;
 staticval mutable ActualWrappingLevelsProperty : System.Windows.DependencyProperty
Public Shared ReadOnly ActualWrappingLevelsProperty As DependencyProperty 

Field Value

Applies to