PropertyGrid for WPF | ComponentOne
C1.WPF.PropertyGrid Namespace / C1PropertyGrid Class / OnFontChanged Method

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