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

In This Topic
    OnFontChanged Method (C1Icon)
    In This Topic
    Called when any of the font properties changed.
    Syntax
    'Declaration
     
    
    Protected Overridable Sub OnFontChanged() 
    protected virtual void OnFontChanged()
    See Also