ComponentOne Input Library for WPF
C1.WPF.Input Namespace / C1ComboBox 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