[]
        
(Showing Draft Content)

C1.WPF.C1WrapPanel.SetBreakLine

SetBreakLine Method

SetBreakLine(DependencyObject, BreakLine)

Sets the value of the BreakLine attached property for the specified element.

Declaration
public static void SetBreakLine(DependencyObject element, BreakLine value)
Parameters
Type Name Description
DependencyObject element

The element to write the attached property to.

BreakLine value

The property value to set.