Share via


AccountsSettingsPaneCommandsRequestedEventArgs.GetDeferral Method

Definition

Gets the deferral object for the AccountCommandsRequested event.

public:
 virtual AccountsSettingsPaneEventDeferral ^ GetDeferral() = GetDeferral;
AccountsSettingsPaneEventDeferral GetDeferral();
public AccountsSettingsPaneEventDeferral GetDeferral();
function getDeferral()
Public Function GetDeferral () As AccountsSettingsPaneEventDeferral

Returns

The deferral object.

Applies to

See also