ComponentOne Input Library for WPF
C1.WPF.Input Namespace / C1DropDownButton Class / DropDownWidthProperty Field

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