SplitterMeasureData.IsMaximumReached Property

Definition

Gets or sets whether or not the element reached its maximum size during Measure.

public:
 property bool IsMaximumReached { bool get(); void set(bool value); };
public:
 property bool IsMaximumReached { bool get(); void set(bool value); };
public bool IsMaximumReached { get; set; }
member this.IsMaximumReached : bool with get, set
Public Property IsMaximumReached As Boolean

Property Value

Applies to