Skip to main content

MapDataProviderBase.UserAgentProperty Field

In This Article

Identifies the UserAgent dependency property.

Namespace: DevExpress.UI.Xaml.Map

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

NuGet Package: DevExpress.Uwp.Controls

#Declaration

public static readonly DependencyProperty UserAgentProperty

#Field Value

Type Description
Windows.UI.Xaml.DependencyProperty

A dependency property identifier.

See Also