Skip to main content

DXFrameworkContentElement Class

Represents the base class for all DevExpress controls inherited from the FrameworkContentElement class.

Namespace: DevExpress.Xpf.Core

Assembly: DevExpress.Xpf.Core.v23.2.dll

NuGet Package: DevExpress.Wpf.Core

Declaration

public class DXFrameworkContentElement :
    FrameworkContentElement

Remarks

The DXFrameworkContentElement class is intended to hide some properties of the FrameworkContentElement class.

Inheritance

Show 172 items
Object
DispatcherObject
DependencyObject
ContentElement
FrameworkContentElement
DXFrameworkContentElement
See Also