19 using System.Collections.Generic;
40 CancelButtonText =
"Cancel";
override System.Windows.Window CreateView()
Returns a view that can bind to expected message contents.
Interaction logic for ConfirmationView.xaml
Provides an action to confirm or cancel a message.
Opens a generic WPF dialog window that displays a message and has a single OK button.