GreedyWrapPanel.ActualWrappingLevelsProperty 字段
定义
重要
一些信息与预发行产品相关,相应产品在发行之前可能会进行重大修改。 对于此处提供的信息,Microsoft 不作任何明示或暗示的担保。
一个只读属性,它是我们正在使用的实际级别数,无论 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