TabControl for WPF | ComponentOne
C1.WPF.TabControl Namespace / C1TabControl Class / ItemContainerStyleProperty Field

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