Core Library for WPF | ComponentOne
C1.WPF.Core Namespace / C1ScrollViewer Class / VisualChildrenCount Property

In This Topic
    VisualChildrenCount Property (C1ScrollViewer)
    In This Topic
    Syntax
    'Declaration
     
    
    Protected Overrides ReadOnly Property VisualChildrenCount As Integer
    protected override int VisualChildrenCount {get;}
    See Also