Skip to content

Latest commit

 

History

History
22 lines (15 loc) · 485 Bytes

corewindowdialog_backbuttoncommand.md

File metadata and controls

22 lines (15 loc) · 485 Bytes
-api-id -api-type
P:Windows.UI.Core.CoreWindowDialog.BackButtonCommand
winrt property

Windows.UI.Core.CoreWindowDialog.BackButtonCommand

-description

Gets or sets the delegate called when the back button on the dialog is selected.

-property-value

The delegate called when the back button on the dialog is selected.

-remarks

-examples

-see-also