Scheduler for WPF and Silverlight | ComponentOne
C1.WPF.PdfViewer Namespace / C1PdfViewer Class / PreviousPageCommandProperty Field

In This Topic
    PreviousPageCommandProperty Field (C1PdfViewer)
    In This Topic
    Identifies the PreviousPageCommand dependency property.
    Syntax
    'Declaration
     
    
    Public Shared ReadOnly PreviousPageCommandProperty As DependencyProperty
    public static readonly DependencyProperty PreviousPageCommandProperty
    See Also