Show / Hide Table of Contents

Interface IViewModelBase

Interface for a view model that might need to show a message box to the user.

Inherited Members
INotifyPropertyChanged.PropertyChanged
Namespace: Benday.Presentation
Assembly: Benday.Presentation.dll
Syntax
public interface IViewModelBase : INotifyPropertyChanged

Events

| Edit this page View Source

MessageBoxRequested

Declaration
event MessageBoxEventHandler MessageBoxRequested
Event Type
Type Description
MessageBoxEventHandler
  • Edit this page
  • View Source
In this article
Back to top Copyright © www.benday.com | info@benday.com