Skip to main content
Bar

BarItemLinkHolderBase Class

Represents the base class for link containers.

Namespace: DevExpress.Xpf.Bars

Assembly: DevExpress.Xpf.Core.v14.2.dll

#Declaration

public class BarItemLinkHolderBase :
    SLBarItemLinkHolderBase,
    ILinksHolder,
    IMultipleElementRegistratorSupport,
    IBarNameScopeSupport,
    IInputElement,
    IBarsSerializableOwner,
    ILogicalChildrenContainer

#Implements

#Inheritance

Object
DispatcherObject
DependencyObject
ContentElement
FrameworkContentElement
DevExpress.Xpf.Bars.SLBarItemLinkHolderBase
BarItemLinkHolderBase
See Also