MapConfigurationLoadedEventArgs Class
Bing
Provides data for the Loaded event.
Assembly: Microsoft.Maps.MapControl.WPF (in Microsoft.Maps.MapControl.WPF.dll)
System::Object
System::EventArgs
Microsoft.Maps.MapControl.WPF.Core::MapConfigurationLoadedEventArgs
System::EventArgs
Microsoft.Maps.MapControl.WPF.Core::MapConfigurationLoadedEventArgs
| Name | Description | |
|---|---|---|
![]() | MapConfigurationLoadedEventArgs(Exception^) | Initializes a new instance of the MapConfigurationLoadedEventArgs class. |
| Name | Description | |
|---|---|---|
![]() | Error | Gets the error that occurred when the configuration was loaded. |
| Name | Description | |
|---|---|---|
![]() | Equals(Object^) | (Inherited from Object.) |
![]() | Finalize() | (Inherited from Object.) |
![]() | GetHashCode() | (Inherited from Object.) |
![]() | GetType() | (Inherited from Object.) |
![]() | MemberwiseClone() | (Inherited from Object.) |
![]() | ToString() | (Inherited from Object.) |
Any public static (Shared in Visual Basic) members of this type are thread safe. Any instance members are not guaranteed to be thread safe.
Show:


