ComponentOne Input Library for WPF
C1.WPF.Input Namespace / C1PopupBorder Class / _borderAlignment Field

In This Topic
    _borderAlignment Field
    In This Topic
    Syntax
    'Declaration
     
    
    <C1DependencyPropertyAttribute("OnBorderAlignmentChanged")>
    Public _borderAlignment As C1.WPF.Core.BorderAlignment
    [C1DependencyProperty("OnBorderAlignmentChanged")]
    public C1.WPF.Core.BorderAlignment _borderAlignment
    See Also