Table of Contents

Class FieldAddNewButtonViewModel<T>

Namespace
Innova.Prism.Library.BaseViewModels
Assembly
Innova.Prism.Library.dll
public class FieldAddNewButtonViewModel<T> : BindableBase, INotifyPropertyChanged, IDisposable where T : class

Type Parameters

T
Inheritance
FieldAddNewButtonViewModel<T>
Implements

Constructors

FieldAddNewButtonViewModel(IEventAggregator)

Properties

AddCommand

Methods

Dispose()

Performs application-defined tasks associated with freeing, releasing, or resetting unmanaged resources.

~FieldAddNewButtonViewModel()

Events

OnAddedEvent