Basic Library for WPF and Silverlight | ComponentOne
C1.WPF Namespace / C1ScrollViewer Class / ViewportWidthProperty Field

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