Navigation :
WindowNotRegisteredException
Name |
Value |
Assembly |
Catel.Core |
Namespace |
Catel.Services |
Available on |
.NET Framework 4.5, .NET Framework 4.6, Xamarin - Android, Xamarin - iOS |
public class WindowNotRegisteredException : Exception
Base types
Exception
Exception in case a window not registered, but still being used.
Constructors
WindowNotRegisteredException(string name)
Initializes a new instance of the WindowNotRegisteredException class.
Parameters
Name |
Description |
name |
The name of the window. |
Properties
Name
Gets the name of the window.
Have a question about Catel? Use StackOverflow with the Catel tag!
Discussion