![]() |
Daniel's XL Toolbox NG
|
WPF action that is invoked when the exception report submission process is completed. More...
Protected Member Functions | |
override Window | CreateSuccessWindow () |
override Window | CreateFailureWindow () |
override Window | CreateCancelledWindow () |
![]() | |
override Window | CreateView () |
Returns a view that can bind to expected message contents. More... | |
override Window | CreateView () |
Returns a view that can bind to expected message contents. More... | |
![]() | |
override void | Invoke (object parameter) |
Creates a view that has its dependent view model injected into it. More... | |
void | Invoke< T > (T messageContent, Action respond) |
virtual void | ShowView (Window view) |
Shows the view as a modal dialog. Override this to do something else with the view. More... | |
override void | Invoke (object parameter) |
Creates a view that has its dependent view model injected into it. More... | |
void | Invoke< T > (T messageContent, Action respond) |
virtual void | ShowView (Window view) |
Shows the view as a modal dialog. Override this to do something else with the view. More... | |
Additional Inherited Members | |
![]() | |
string | Caption [get, set] |
string | Message [get, set] |
MessageContent | Content [get, protected set] |
WPF action that is invoked when the exception report submission process is completed.
|
inlineprotectedvirtual |
Implements Bovender.Mvvm.Actions.ProcessCompletedAction.
|
inlineprotectedvirtual |
Implements Bovender.Mvvm.Actions.ProcessCompletedAction.
|
inlineprotectedvirtual |
Implements Bovender.Mvvm.Actions.ProcessCompletedAction.