RoutedItemsArgs(String, ICollection<BarItem>) Constructor
Initializes a new instance of the RoutedItemsArgs class with specified settings.
Namespace: DevExpress.Xpf.Bars
Assembly: DevExpress.Xpf.Core.v26.1.dll
Declaration
Parameters
| Name | Type |
|---|---|
| searchString | String |
| items | ICollection<BarItem> |
See Also