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

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