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

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