MapDependencyObject Class
In This Article
Enables WinRT property system services for its derived model classes.
Namespace: DevExpress.UI.Xaml.Map
Assembly: DevExpress.UI.Xaml.Map.v21.2.dll
NuGet Package: DevExpress.Uwp.Controls
#Declaration
public abstract class MapDependencyObject :
DependencyObject,
INotifyPropertyChanged
#Remarks
For more information, refer to the Windows.UI.Xaml.DependencyObject class description in MSDN.
#Inheritance
Show 23 items
See Also