BarItemCommandCollection.TryGetValue(String, out BarItemCommand) Method
Namespace: DevExpress.Xpf.Bars
Assembly: DevExpress.Xpf.Core.v24.2.dll
NuGet Package: DevExpress.Wpf.Core
Declaration
Parameters
Name | Type |
---|---|
key | String |
value | BarItemCommand |
Returns
Type |
---|
Boolean |
See Also