AppBar.OnOpening(Object) Méthode
Définition
Important
Certaines informations portent sur la préversion du produit qui est susceptible d’être en grande partie modifiée avant sa publication. Microsoft exclut toute garantie, expresse ou implicite, concernant les informations fournies ici.
protected:
virtual void OnOpening(Platform::Object ^ e) = OnOpening;
void OnOpening(IInspectable const& e);
protected virtual void OnOpening(object e);
function onOpening(e)
Protected Overridable Sub OnOpening (e As Object)
Paramètres
- e
-
Object
Platform::Object
IInspectable
Données d'événement de l'événement.