Partager via


ModifyItemViewModelBase.OnGeolocationStatusChanged - Méthode

Code à exécuter lorsque géolocalisation d'un périphérique change. Enregistre l'emplacement modifié pour le modèle de vues

Espace de noms :  Microsoft.SharePoint.Phone.Application
Assembly :  Microsoft.SharePoint.Phone.Application (dans Microsoft.SharePoint.Phone.Application.dll)

Syntaxe

'Déclaration
Public Overridable Sub OnGeolocationStatusChanged ( _
    sender As Object, _
    e As GeoPositionStatusChangedEventArgs _
)
'Utilisation
Dim instance As ModifyItemViewModelBase
Dim sender As Object
Dim e As GeoPositionStatusChangedEventArgs

instance.OnGeolocationStatusChanged(sender, _
    e)
public virtual void OnGeolocationStatusChanged(
    Object sender,
    GeoPositionStatusChangedEventArgs e
)

Paramètres

Voir aussi

Référence

ModifyItemViewModelBase classe

ModifyItemViewModelBase - Membres

Microsoft.SharePoint.Phone.Application - Espace de noms