Skip to main content

BingSearchDataProvider.ShowSearchPanelProperty Field

OBSOLETE

The ShowSearchPanelProperty property is obsoloete now. Use the ShowSearchPanelProperty instead

Identifies the BingSearchDataProvider.ShowSearchPanel dependency property.

Namespace: DevExpress.Xpf.Map

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

NuGet Package: DevExpress.Wpf.Map

Declaration

[Obsolete("The ShowSearchPanelProperty property is obsoloete now. Use the MapControl.ShowSearchPanelProperty instead")]
[PreferableMember("MapControl", "ShowSearchPanelProperty", "DependencyProperty")]
[Browsable(false)]
public static readonly DependencyProperty ShowSearchPanelProperty

Field Value

Type Description
DependencyProperty

A dependency property identifier.

See Also