StarLayoutInfo.RequestedStarMaxWidth 属性

定义

获取或设置请求的最大宽度。

public:
 property double RequestedStarMaxWidth { double get(); void set(double value); };
public double RequestedStarMaxWidth { get; set; }
member this.RequestedStarMaxWidth : double with get, set
Public Property RequestedStarMaxWidth As Double

属性值

请求的最大宽度。 已注册的默认值为 PositiveInfinity。 有关什么可以影响值的详细信息,请参阅 Dependency Property Value Precedence(依赖项属性值优先级)

注解

依赖项属性信息

标识符字段 RequestedStarMaxWidthProperty
元数据属性设置为 true

适用于