Interface IViewModelBase
Interface for a view model that might need to show a message box to the user.
Inherited Members
Namespace: Benday.Presentation
Assembly: Benday.Presentation.dll
Syntax
public interface IViewModelBase : INotifyPropertyChanged
Events
| Edit this page View SourceMessageBoxRequested
Declaration
event MessageBoxEventHandler MessageBoxRequested
Event Type
Type | Description |
---|---|
MessageBoxEventHandler |