[]
Measures the child elements of a AppointmentWrapPanel in anticipation of arranging them during the ArrangeOverride(Size) pass.
protected override Size MeasureOverride(Size constraint)
Type | Name | Description |
---|---|---|
Size | constraint | An upper limit System.Windows.Size that should not be exceeded. |
Type | Description |
---|---|
Size | The System.Windows.Size that represents the desired size of the element. |