wpf-devexpress-dot-xpf-dot-editors-d2602f40.md
Serves as a base for classes that represent edit buttons.
Namespace : DevExpress.Xpf.Editors
Assembly : DevExpress.Xpf.Core.v25.2.dll
NuGet Package : DevExpress.Wpf.Core
public abstract class ButtonInfoBase :
FrameworkContentElement,
ICloneable,
ILogicalOwner,
IInputElement,
ILogicalChildrenContainerProvider
Public MustInherit Class ButtonInfoBase
Inherits FrameworkContentElement
Implements ICloneable,
ILogicalOwner,
IInputElement,
ILogicalChildrenContainerProvider
Show 13 items
Object DispatcherObject DependencyObject ContentElement FrameworkContentElement ButtonInfoBase CommandButtonInfo
See Also