ArcGIS Pro 2.8 API Reference Guide
PickerStyleItems Property

ArcGIS.Desktop.Mapping.Controls Namespace > SymbolPickerControl Class : PickerStyleItems Property
Gets and sets the list of style items to be shown in the picker
Syntax
public ObservableCollection<StyleItem> PickerStyleItems {get; set;}
Public Property PickerStyleItems As ObservableCollection(Of StyleItem)
Requirements

Target Platforms: Windows 10, Windows 8.1

See Also

Reference

SymbolPickerControl Class
SymbolPickerControl Members