ErrorWindow Class
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
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) |