Menu for WPF | ComponentOne
C1.WPF.Menu Namespace / C1MenuScrollViewer Class / ScrollToHome Method

In This Topic
    ScrollToHome Method
    In This Topic
    Scrolls vertically to the beginning of the C1MenuScrollViewer content.
    Syntax
    'Declaration
     
    
    Public Sub ScrollToHome() 
    public void ScrollToHome()
    See Also