Table of Contents

Namespace Innova.Prism.Library.ClassDefinitions

Classes

Name Summary
BaseModule
BaseModule<C>
DialogEventProgressReporter

Represents a progress reporter for dialog events.

EventHolder

Represents a holder for an event and its subscription token.

EventProgressReporter

Represents a progress reporter that publishes progress information using Prism events.

ListQueryParameter<T>

Represents a query parameter for listing entities.

RangeObservableCollection<T>

Represents a collection that provides notifications when items are added, removed, or when the whole collection is reset.

SingleInstancePipes

Represents a class for handling single instance communication using named pipes.

SingleInstance<TApplication>

Represents a static class for managing single instance applications.

Interfaces

Name Summary
ISingleInstanceApp

Represents an interface for a single instance application.