wpf-devexpress-dot-xpf-dot-bars-fb66dc7b.md
Represents a collection of links owned by a link container.
Namespace : DevExpress.Xpf.Bars
Assembly : DevExpress.Xpf.Core.v25.2.dll
NuGet Package : DevExpress.Wpf.Core
public class BarItemLinkCollection :
SimpleLinkCollection,
INotifyLockableChanged,
ILockable
Public Class BarItemLinkCollection
Inherits SimpleLinkCollection
Implements INotifyLockableChanged,
ILockable
The following members return BarItemLinkCollection objects:
Show 22 links
Object Collection<BarItemLinkBase> ObservableCollection<BarItemLinkBase> DevExpress.Xpf.Core.LockableCollection<BarItemLinkBase> DevExpress.Xpf.Bars.SimpleLinkCollection BarItemLinkCollection
See Also
BarItemLinkHolderBase.ItemLinks