BarItemLinkActionBase.SetTargetType(DependencyObject, ItemLinksHolderType) Method
In This Article
Sets the value of the BarItemLinkActionBase.TargetType attached property for the specified object.
Namespace: DevExpress.Xpf.Bars
Assembly: DevExpress.Xpf.Core.v14.2.dll
#Declaration
#Parameters
Name | Type | Description |
---|---|---|
d | Dependency |
An object whose Bar |
value | Item |
The type of the target link container to be assigned to the Bar |
See Also