ILinksHolder Interface
In This Article
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
#Returned By
Properties and methods that return ILinksHolder instances:
#Remarks
The ILinksHolder interface is implemented by the following objects:
See Also