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

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