ArcGIS Pro 3.2 API Reference Guide
ArcGIS.Desktop.Core Namespace / AutoCompleteComboBox Class
Members

In This Topic
    AutoCompleteComboBox Class
    In This Topic
    AutoCompleteComboBox.xaml AutoCompleteComboBox
    Object Model
    AutoCompleteComboBox ClassAutoCompleteComboBoxSetting Class
    Syntax
    Remarks
    This combo box and other supporting classes in this file were ported from the control by the same same in the ArcGIS.Desktop.Sharing project. Behavior that is very similar to what can be found in the sharing location section of the sharing pane was needed for the PortalProjectInfoView.
    Inheritance Hierarchy

    System.Object
       System.Windows.Threading.DispatcherObject
          System.Windows.DependencyObject
             System.Windows.Media.Visual
                System.Windows.UIElement
                   System.Windows.FrameworkElement
                      System.Windows.Controls.Control
                         System.Windows.Controls.ItemsControl
                            System.Windows.Controls.Primitives.Selector
                               System.Windows.Controls.ComboBox
                                  ArcGIS.Desktop.Core.AutoCompleteComboBox

    Requirements

    Target Platforms: Windows 11, Windows 10

    ArcGIS Pro version: 3 or higher.
    See Also