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

TreeMapDependencyObject Class

Enables Windows Presentation Foundation (WPF) property system services for its derived model classes.

Namespace: DevExpress.Xpf.TreeMap

Assembly: DevExpress.Xpf.TreeMap.v18.2.dll

Declaration

public abstract class TreeMapDependencyObject :
    Freezable,
    IOwnedElement,
    INotifyPropertyChanged

Remarks

For more information, refer to the DependencyObject class description in MSDN.

See Also