BingSearchDataProvider.ShowSearchPanelProperty Field
In This Article
OBSOLETE
The Show
Identifies the BingSearchDataProvider.ShowSearchPanel
dependency property.
Namespace: DevExpress.Xpf.Map
Assembly: DevExpress.Xpf.Map.v24.2.dll
NuGet Package: DevExpress.Wpf.Map
#Declaration
[Browsable(false)]
[Obsolete("The ShowSearchPanelProperty property is obsoloete now. Use the MapControl.ShowSearchPanelProperty instead")]
[PreferableMember("MapControl", "ShowSearchPanelProperty", "DependencyProperty")]
public static readonly DependencyProperty ShowSearchPanelProperty
#Field Value
Type | Description |
---|---|
Dependency |
A dependency property identifier. |
See Also