Gets or sets a value that indicates the proportional size of a child element within a ProportionalStackPanel.

Namespace:  Mindscape.WpfElements
Assembly:  Mindscape.WpfElements (in Mindscape.WpfElements.dll)
Version: 3.0.0.0 (3.0.0.0)

Syntax

C#
public static readonly DependencyProperty ProportionProperty
Visual Basic (Declaration)
Public Shared ReadOnly ProportionProperty As DependencyProperty

See Also