Share via


AppBar.OnClosing(Object) Methode

Definition

Wird aufgerufen, wenn sich die AppBar von "Sichtbar" in "Ausgeblendet" ändert.

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)

Parameter

e
Object

Platform::Object

IInspectable

Die Ereignisdaten für das Ereignis.

Gilt für: