ErrorWindow Class

Definition

Interaction logic for ErrorWindow.xaml

public ref class ErrorWindow : System::Windows::Window, System::Windows::Markup::IComponentConnector
public class ErrorWindow : System.Windows.Window, System.Windows.Markup.IComponentConnector
type ErrorWindow = class
    inherit Window
    interface IComponentConnector
Public Class ErrorWindow
Inherits Window
Implements IComponentConnector
Inheritance
ErrorWindow
Implements

Constructors

ErrorWindow(Exception)

Error window constructor

ErrorWindow(String, String)

Error window constructor

ErrorWindow(Uri)

Error window constructor

Methods

InitializeComponent()

InitializeComponent

Explicit Interface Implementations

IComponentConnector.Connect(Int32, Object)

Applies to