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

In This Topic
    ItemConverterProperty Field (C1ComboBox)
    In This Topic
    Identifies the ItemConverter dependency property.
    Syntax
    'Declaration
     
    
    Public Shared ReadOnly ItemConverterProperty As DependencyProperty
    public static readonly DependencyProperty ItemConverterProperty
    See Also