Extended Library for WPF and Silverlight | ComponentOne
C1.Silverlight.Extended Namespace / C1CoverFlow Class / ItemsVisibleProperty Field

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