Core Library for WPF | ComponentOne
C1.WPF.Core Namespace / C1WrapPanel Class / BreakLineProperty Field

In This Topic
    BreakLineProperty Field
    In This Topic
    Identifies the BreakLine attached property.
    Syntax
    'Declaration
     
    
    Public Shared ReadOnly BreakLineProperty As DependencyProperty
    public static readonly DependencyProperty BreakLineProperty
    See Also