Core Library for WPF | ComponentOne
C1.WPF.Core Namespace / C1Border Class / OnBorderAlignmentChanged Method

In This Topic
    OnBorderAlignmentChanged Method
    In This Topic
    Called when the border alignment changed.
    Syntax
    'Declaration
     
    
    Protected Overridable Sub OnBorderAlignmentChanged() 
    protected virtual void OnBorderAlignmentChanged()
    See Also