Core Library for WPF | ComponentOne
C1.WPF.Core Namespace / C1ScrollViewer Class / MaxZoomFactorProperty Field

In This Topic
    MaxZoomFactorProperty Field
    In This Topic
    Identifies the MaxZoomFactor dependency property.
    Syntax
    'Declaration
     
    
    Public Shared ReadOnly MaxZoomFactorProperty As DependencyProperty
    public static readonly DependencyProperty MaxZoomFactorProperty
    See Also