ArcGIS Pro 2.8 API Reference Guide
SymbolSearcherControl Class
Members 

ArcGIS.Desktop.Mapping.Controls Namespace : SymbolSearcherControl Class
Use SymbolSearcherControl to search for StyleItems (Point/Line/Polygon symbols, colors, text symbols, etc.). The Symbol Searcher Control can be used in conjunction with the SymbolPickerControl or alone to allow selecting a specific style item. Optional Filters can be applied to the search including SearchFilterType and SearchFilterStyle. SymbolSearcherControl
Object Model
SymbolSearcherControl ClassSymbolSearcherSearchFilter ClassSymbolSearcherSearchOutputOptions Class
Syntax
Remarks
Results are available via the SearchResultStyleItems property.
Use the SymbolPickerControl to display search results for a refined selection.
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.ContentControl
                        System.Windows.Controls.UserControl
                           ArcGIS.Desktop.Mapping.Controls.SymbolSearcherControl

Requirements

Target Platforms: Windows 10, Windows 8.1

See Also

Reference

SymbolSearcherControl Members
ArcGIS.Desktop.Mapping.Controls Namespace