GreedyWrapPanel.ActualWrappingLevelsProperty 字段

定义

一个只读属性,它是我们正在使用的实际级别数,无论 MaxLevels 的设置是什么。 对于方向 = 垂直,这对应于列,而对于方向 = 水平,这对应于行。

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 

字段值

DependencyProperty

适用于