AccountsSettingsPaneEventDeferral.Complete Method

Definition

Signals that the app has finished populating command collections while handling the AccountCommandsRequested event.

public:
 virtual void Complete() = Complete;
void Complete();
public void Complete();
function complete()
Public Sub Complete ()

Applies to

See also