The ProportionalStackPanel type exposes the following members.

Methods

  NameDescription
ArrangeOverride
Arranges the content of the element.
(Overrides StackPanel..::.ArrangeOverride(Size).)
GetProportion
Gets the value of the Proportion attached property for a specified element.
MeasureOverride
Measures the child elements of the control.
(Overrides StackPanel..::.MeasureOverride(Size).)
SetProportion
Sets the value of the Proportion attached property for a specified element.

See Also