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

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