Core Library for WPF | ComponentOne
C1.WPF.Core Namespace / C1Font Class / Changed Event

In This Topic
    Changed Event
    In This Topic
    Syntax
    'Declaration
     
    
    Public Event Changed As EventHandler
    public event EventHandler Changed
    See Also