Skip to main content
A newer version of this page is available. .

DXFrameworkContentElement Class

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

Namespace: DevExpress.Xpf.Core

Assembly: DevExpress.Xpf.Core.v19.1.dll

Declaration

public class DXFrameworkContentElement :
    FrameworkContentElement

Remarks

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

Inheritance

Show 151 items
Object
DispatcherObject
DependencyObject
ContentElement
FrameworkContentElement
DXFrameworkContentElement
See Also