AppBar.OnClosed(Object) Methode

Definition

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

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

Parameter

e
Object

Platform::Object

IInspectable

Die Ereignisdaten für das Ereignis.

Gilt für: