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

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