Core Library for WPF | ComponentOne
C1.WPF.Core Namespace / C1Button Class / BorderAlignmentProperty Field

In This Topic
    BorderAlignmentProperty Field (C1Button)
    In This Topic
    Identifies the BorderAlignment dependency property.
    Syntax
    'Declaration
     
    
    Public Shared ReadOnly BorderAlignmentProperty As DependencyProperty
    public static readonly DependencyProperty BorderAlignmentProperty
    See Also