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

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