Extended Library for UWP | ComponentOne
C1.UWP.Extended Assembly / C1.Xaml.Extended Namespace / C1Book Class / ItemContainerStyleProperty Field

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