ContentDialogClosingDeferral Class

Definition

Represents a deferral that can be used by an app to respond asynchronously to the closing event of the ContentDialog.

C#
[Windows.Foundation.Metadata.ContractVersion(typeof(Microsoft.UI.Xaml.WinUIContract), 65536)]
[Windows.Foundation.Metadata.MarshalingBehavior(Windows.Foundation.Metadata.MarshalingType.Agile)]
public sealed class ContentDialogClosingDeferral
Inheritance
Object ContentDialogClosingDeferral
Attributes

Remarks

You can get an instance of this class by calling ContentDialogClosingEventArgs.GetDeferral.

Methods

Complete()

Notifies the system that the app has finished processing the closing event.

Applies to

Product Versions
Windows App SDK 0.8, 1.0, 1.1, 1.2, 1.3, 1.4, 1.5, 1.6