Sparkline for UWP | ComponentOne
C1.UWP Assembly / C1.Xaml Namespace / C1ItemsControl Class / ItemsPanelProperty Field

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