ComponentOne FinancialChart for WPF
C1.WPF Namespace / C1ScrollViewer Class / ViewportWidthProperty Field



In This Topic
    ViewportWidthProperty Field
    In This Topic
    Identifies the ViewportWidth dependency property.
    Syntax
    'Declaration
     
    
    Public Shared ReadOnly ViewportWidthProperty As DependencyProperty
    'Usage
     
    
    Dim value As DependencyProperty
     
    value = C1ScrollViewer.ViewportWidthProperty
    public static readonly DependencyProperty ViewportWidthProperty
    public:
    static readonly DependencyProperty^ ViewportWidthProperty
    See Also