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

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