Share via


AppBar.OnClosing(Object) Méthode

Définition

Appelé lorsque l’AppBar commence à passer de visible à masqué.

protected:
 virtual void OnClosing(Platform::Object ^ e) = OnClosing;
void OnClosing(IInspectable const& e);
protected virtual void OnClosing(object e);
function onClosing(e)
Protected Overridable Sub OnClosing (e As Object)

Paramètres

e
Object

Platform::Object

IInspectable

Données d'événement de l'événement.

S’applique à