ListView for WPF | ComponentOne
C1.WPF.ListView Assembly / C1.WPF.ListView Namespace / C1ListView Class / MinZoomProperty Field

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