Skip to main content
A newer version of this page is available. .
Bar

ILinksHolder Interface

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

Namespace: DevExpress.Xpf.Bars

Assembly: DevExpress.Xpf.Core.v21.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