Core Library for WPF | ComponentOne
C1.WPF.Core Namespace / C1WrapPanel Class / ItemWidthProperty Field

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