Core Library for WPF | ComponentOne
C1.WPF.Core Namespace / ScrollViewerScrollBar Class / Minimized Event

In This Topic
    Minimized Event
    In This Topic
    Called when the scrollbar is minimized.
    Syntax
    'Declaration
     
    
    Public Event Minimized As EventHandler
    public event EventHandler Minimized
    See Also