Represents an error dialog in the context of the FileSurfer app.
More...
|
string | ErrorMessage = string.Empty [get] |
| Holds text shown in ErrorBlock.
|
Represents an error dialog in the context of the FileSurfer app.
◆ ErrorWindow()
FileSurfer.Views.ErrorWindow.ErrorWindow |
( |
| ) |
|
|
inline |
◆ CloseWindow()
void FileSurfer.Views.ErrorWindow.CloseWindow |
( |
object | sender, |
|
|
RoutedEventArgs | args ) |
|
private |
◆ KeyPressed()
void FileSurfer.Views.ErrorWindow.KeyPressed |
( |
object | sender, |
|
|
KeyEventArgs | e ) |
|
inlineprivate |
◆ OnEnterPressed()
void FileSurfer.Views.ErrorWindow.OnEnterPressed |
( |
KeyEventArgs | e | ) |
|
|
inlineprivate |
◆ OnOpened()
override void FileSurfer.Views.ErrorWindow.OnOpened |
( |
EventArgs | e | ) |
|
|
inlineprotected |
◆ ErrorMessage
string FileSurfer.Views.ErrorWindow.ErrorMessage = string.Empty |
|
get |
Holds text shown in ErrorBlock.
The documentation for this class was generated from the following file: