Skip to main content

MiniMapVectorLayer.DataProperty Field

Identifies the MiniMapVectorLayer.Data dependency property.

Namespace: DevExpress.Xpf.Map

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

NuGet Package: DevExpress.Wpf.Map

Declaration

public static readonly DependencyProperty DataProperty

Field Value

Type Description
DependencyProperty

A dependency property identifier.

See Also