Basic Library for WPF and Silverlight | ComponentOne
C1.WPF Namespace / C1ComboBox Class / ItemContainerStyleProperty Field

In This Topic
    ItemContainerStyleProperty Field (C1ComboBox)
    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