ComponentOne Maps for WPF and Silverlight
C1.WPF.Maps Namespace / C1VectorLayer Class / ItemsSourceProperty Field

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