Show / Hide Table of Contents

Method WBLength.ApplyTo


Overload

Sets Width or Height or/and MinWidth/MinHeight or/and MaxWidth/MaxHeight of the element.

public void ApplyTo(FrameworkElement e, bool height)
Parameters
e  (FrameworkElement)

Element.

height  (bool)

Set Height. If false, sets Width.