Show / Hide Table of Contents

Namespace Sartorius.SAF.Presentation

Classes

Application

Implements base functionality for a SAF WPF application.

ApplicationBootstrapper

Bootstrapper implementation for a WPF application.

ApplicationController

Is responsible for controlling application related actions.

ApplicationExceptionHandlingFacade

ExceptionHandling Facade for WPF applications.

BindingValueProvider

Provides binding to connect to the properties of a target object.

DispatcherWindow

Interaction logic for Window1.xaml

IdleTracker

Defines a tracker to track the idle time of the system.

Login

Provides information about the login process.

RoutedCommands

Provides functionality for binding System.Windows.UIElement.CommandBindings and basic routed commands.

SpanExtensions

Provides extensions for System.Windows.Documents.Spans.

UserActivityMonitor

Implements the functionality for watcher of user activity. User is not active if it in given time interval don't move a mouse or type any key on keyboard. The extern timer can check if the user was active using the method WasUserActive().

Interfaces

IApplicationController

Defines methods to execute application related tasks.

Back to top Generated by DocFX