StarLayoutInfo.RequestedStarWeight Property

Definition

Gets or sets the requested weight.

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

Property Value

The requested weight. The registered default is 0.0. For more information about what can influence the value, see Dependency Property Value Precedence.

Remarks

Dependency Property Information

Identifier field RequestedStarWeightProperty
Metadata properties set to true None

Applies to