Show / Hide Table of Contents

Namespace Phoenix.Views

Classes

AllModulesLoadedEvent

The Prism event for all modules loading event.

AsyncDelegateCommand

A that exposes the task in its asynchronous delegates for ExecuteAsync().

AsyncDelegateCommand<T>

A that exposes the task in its asynchronous delegates for ExecuteAsync().

DockedViewNotFoundException

Exception thrown when there is an attempt to reference a view that is not docked

RegionNames

Holds region names for UI composition.

TabItemControl

Provides the base functionality for phoenix controls.

TabItemViewModel<T>

Base class for view models that want to be hosted in a tabbed UI.

ViewModelBase<T>

Base class for all exported view models.

ViewModelCommon

Provides helper methods for using DelegateCommands.

VisualTreeExtensions

Contains static methods for helping with WPF visual tree operations

Interfaces

IClosingNotification

Interface for registering for close notification

IPhoenixShell

Exposes the top level shell window to track closing and closed events.

ITabWaiting

Allows a view to specify in the header of its tab that it's waiting for focus.

IViewConfiguration

IViewInitialize

IViewProvider

Allows an exported view model to provide its view to region managers.

IViewProviderCollection

IWindowingControl

Interface that exposes windowing commands to the shell and tool windows.

IWindowManager

Defines the interface for a Window Manager.

In This Article
Back to top Generated by DocFX