Core Library for WPF | ComponentOne
C1.WPF.Core Namespace / C1Icon Class / OnBorderThicknessChanged Method

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