Skip to main content
Bar

ILinksHolder Interface

Declares methods that are common to objects displaying bar item links.

Namespace: DevExpress.Xpf.Bars

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

NuGet Package: DevExpress.Wpf.Core

Declaration

public interface ILinksHolder :
    IMultipleElementRegistratorSupport,
    IBarNameScopeSupport,
    IInputElement,
    ILogicalChildrenContainer

Remarks

The ILinksHolder interface is implemented by the following objects:

See Also