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

MapDependencyObject Class

Enables WinRT property system services for its derived model classes.

Namespace: DevExpress.UI.Xaml.Map

Assembly: DevExpress.UI.Xaml.Map.v18.2.dll

Declaration

public abstract class MapDependencyObject :
    DependencyObject,
    INotifyPropertyChanged

Remarks

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

See Also