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

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