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

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