MapSearchPanelOptions Members
The search panel options storage.Constructors
| Name | Description |
|---|---|
| MapSearchPanelOptions() | Initializes a new instance of the MapSearchPanelOptions class with the default settings. |
Fields
| Name | Description |
|---|---|
| FixedWidthProperty static | Identifies the MapSearchPanelOptions.FixedWidth dependency property. |
Properties
| Name | Description |
|---|---|
| FixedWidth | Gets or sets the value indicating whether the search panel has the fixed width. |
Events
| Name | Description |
|---|---|
| PropertyChanged | Occurs every time any of the MapDependencyObject class properties has changed its value. Inherited from MapDependencyObject. |
See Also