ComponentOne Basic Library for UWP
C1.UWP Assembly / C1.Xaml Namespace / C1ListViewer Class / ZoomChanged Event

In This Topic
    ZoomChanged Event
    In This Topic
    Occurs when the zoom changed.
    Syntax
    'Declaration
     
    Public Event ZoomChanged As System.EventHandler
    public event System.EventHandler ZoomChanged
    See Also