Show / Hide Table of Contents

Namespace Sartorius.SAF.Presentation.Infrastructure

Classes

BindingProxy

A proxy to allow binding of a System.Windows.DependencyObject that is not part of a visual tree (e.g. a System.Windows.Controls.DataGridColumn).

ClosingAwareProcessor

Processes the closing aware execution.

GenericCollectionView<T>

A generic collection view.

ObservableObject<T>

Class that wraps an object, so that other classes can notify for Change events. Typically, this class is set as a Dependency Property on DependencyObjects, and allows other classes to observe any changes in the Value.

ViewModelBase

Base class for ViewModels.

Interfaces

IActiveAware

Interface that defines if the object instance is active and notifies when the activity changes.

IApp

The entry point of the application.

IAppInfo

Provides information about the Application.

IBusyAware

Defines members to indicate whether the implementor is busy.

IClosingAware

Interface definition that is called when the view is closed.

Back to top Generated by DocFX