MapControlTransitFeaturePointerExitedEventArgs Class
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Provides data to the TransitFeaturePointerExited event.
Note
This API is not available to all Windows apps. Unless your developer account is specially provisioned by Microsoft, calls to this API will fail at runtime. For more information about this API and the Windows.Services.Maps.LocalSearch namespace, please work with your Microsoft Account Team representative.
public ref class MapControlTransitFeaturePointerExitedEventArgs sealed
/// [Windows.Foundation.Metadata.Activatable(196608, "Windows.Services.Maps.LocalSearchContract")]
/// [Windows.Foundation.Metadata.ContractVersion(Windows.Services.Maps.LocalSearchContract, 196608)]
/// [Windows.Foundation.Metadata.MarshalingBehavior(Windows.Foundation.Metadata.MarshalingType.Agile)]
/// [Windows.Foundation.Metadata.Threading(Windows.Foundation.Metadata.ThreadingModel.Both)]
class MapControlTransitFeaturePointerExitedEventArgs final
[Windows.Foundation.Metadata.Activatable(196608, "Windows.Services.Maps.LocalSearchContract")]
[Windows.Foundation.Metadata.ContractVersion(typeof(Windows.Services.Maps.LocalSearchContract), 196608)]
[Windows.Foundation.Metadata.MarshalingBehavior(Windows.Foundation.Metadata.MarshalingType.Agile)]
[Windows.Foundation.Metadata.Threading(Windows.Foundation.Metadata.ThreadingModel.Both)]
public sealed class MapControlTransitFeaturePointerExitedEventArgs
Public NotInheritable Class MapControlTransitFeaturePointerExitedEventArgs
- Inheritance
- Attributes
Windows requirements
Device family |
Windows Desktop Extension SDK (introduced in 10.0.14393.0)
Windows Mobile Extension SDK (introduced in 10.0.14393.0) Windows Team Extension SDK (introduced in 10.0.14393.0) |
API contract |
Windows.Services.Maps.LocalSearchContract (introduced in v3.0)
|
Constructors
MapControlTransitFeaturePointerExitedEventArgs() |
Constructs a new MapControlTransitFeaturePointerExitedEventArgs object. |
Properties
DisplayName |
Gets the display name. |
Location |
Gets the location. |
TransitProperties |
Gets the transit properties. |