ComboBox.OnDropDownClosed(Object) Methode

Definition

Wird aufgerufen, wenn das DropDownClosed-Ereignis ausgelöst wird.

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

Parameter

e
Object

Platform::Object

IInspectable

Die Ereignisdaten für das Ereignis.

Gilt für: