Click or drag to resize

ComboBoxWithHint Class

Interaction logic for ComboBoxWithHint.xaml
Inheritance Hierarchy
SystemObject
  System.Windows.ThreadingDispatcherObject
    System.WindowsDependencyObject
      System.Windows.MediaVisual
        System.WindowsUIElement
          System.WindowsFrameworkElement
            System.Windows.ControlsControl
              System.Windows.ControlsContentControl
                System.Windows.ControlsUserControl
                  Demo3D.Gui.ControlsComboBoxWithHint

Namespace: Demo3D.Gui.Controls
Assembly: WpfControls (in WpfControls.dll) Version: 19.00.00
Syntax
C#
public class ComboBoxWithHint : UserControl, 
	IComponentConnector

The ComboBoxWithHint type exposes the following members.

Constructors
 NameDescription
Public methodComboBoxWithHintInitializes a new instance of the ComboBoxWithHint class
Top
Properties
Methods
 NameDescription
Public methodInitializeComponent InitializeComponent
Top
Events
 NameDescription
Public eventSelectionChanged 
Top
Fields
See Also