GreedyWrapPanel.ActualWrappingLevelsProperty Field
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
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