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

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