Basic Library for WPF and Silverlight | ComponentOne
C1.Silverlight Namespace / C1ListViewer Class / MinZoomProperty Field

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