Skip to main content
All docs
V21.2
  • MapDataProviderBase.UserAgentProperty Field

    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