[]
        
(Showing Draft Content)

C1.WinUI.Core.C1WrapPanel.SetBreakLine

SetBreakLine Method

SetBreakLine(FrameworkElement, BreakLine)

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

Declaration
public static void SetBreakLine(FrameworkElement element, BreakLine value)
Public Shared Sub SetBreakLine(element As FrameworkElement, value As BreakLine)
Parameters
Type Name Description
FrameworkElement element

The element to write the attached property to.

BreakLine value

The property value to set.