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.v14.2.dll

#Declaration

public interface ILinksHolder :
    IMultipleElementRegistratorSupport,
    IBarNameScopeSupport,
    IInputElement

#Remarks

The ILinksHolder interface is implemented by the following objects:

See Also