C# Class Infrastructure.InteractionRequests.DefaultWindows.DefaultConfirmationWindow

Interaction logic for ConfirmationChildWindow.xaml
Inheritance: System.Windows.Window
Show file Open project: Slesa/Playground

Public Properties

Property Type Description
ConfirmationTemplateProperty System.Windows.DependencyProperty

Public Methods

Method Description
DefaultConfirmationWindow ( ) : System.Windows

Creates a new instance of ConfirmationChildWindow.

Method Details

DefaultConfirmationWindow() public method

Creates a new instance of ConfirmationChildWindow.
public DefaultConfirmationWindow ( ) : System.Windows
return System.Windows

Property Details

ConfirmationTemplateProperty public static property

The content template to use when showing Confirmation data.
public static DependencyProperty,System.Windows ConfirmationTemplateProperty
return System.Windows.DependencyProperty