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

MapDependencyObject Class

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

Namespace: DevExpress.Xpf.Map

Assembly: DevExpress.Xpf.Map.v19.2.dll

Declaration

public abstract class MapDependencyObject :
    Freezable,
    INotifyPropertyChanged

Remarks

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

Inheritance

Show 157 items
Object
DispatcherObject
DependencyObject
Freezable
MapDependencyObject
See Also