Skip to content

Latest commit

 

History

History
23 lines (15 loc) · 612 Bytes

contentdialogbuttonclickdeferral.md

File metadata and controls

23 lines (15 loc) · 612 Bytes
-api-id -api-type
T:Windows.UI.Xaml.Controls.ContentDialogButtonClickDeferral
winrt class

Windows.UI.Xaml.Controls.ContentDialogButtonClickDeferral

-description

Represents a deferral that can be used by an app to respond asynchronously to a button click event.

-remarks

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

-examples

-see-also

s