BarItemLinkActionBase.GetObjectCore() Method
Returns the object being manipulated by the current action.
Namespace: DevExpress.Xpf.Bars
Assembly: DevExpress.Xpf.Core.v24.1.dll
NuGet Package: DevExpress.Wpf.Core
Declaration
Returns
Type | Description |
---|---|
Object | An object that is manipulated by the current action. |
See Also