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

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