Class QATAlertDialog
Interaction logic for QATAlertDialog.xaml
Inheritance
System.Object
QATAlertDialog
Implements
System.Windows.Markup.IComponentConnector
Namespace: Syncfusion.Windows.Tools.Controls
Assembly: Syncfusion.Tools.Wpf.dll
Syntax
public class QATAlertDialog : Window, IComponentConnector
Constructors
QATAlertDialog()
Initializes a new instance of the QATAlertDialog class.
Declaration
public QATAlertDialog()
Methods
InitializeComponent()
InitializeComponent
Declaration
public void InitializeComponent()
OnKeyDown(KeyEventArgs)
Declaration
protected override void OnKeyDown(KeyEventArgs e)
Parameters
Type | Name | Description |
---|---|---|
System.Windows.Input.KeyEventArgs | e |
Implements
System.Windows.Markup.IComponentConnector