ComponentOne Input Library for WPF
C1.WPF.Input Namespace / C1MultiSelect Class / MinDropDownWidthProperty Field

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