Namespace Acuit.Pinpoint.Workstation.Windows
Classes
- AsyncActionWindow
A window used by PerformAsyncActionViaModalWindow<TResult>(Func<CancellationToken, Task<TResult>>, Action<AsyncActionWindow>?).
- CloseRequestedEventArgs
Event arguments for the CloseRequested event.
- DialogViewModel
Base class for dialog box view models.
- MenuItemViewModel
View model for a menu item.
- NavigationContext
Context for a view navigated to within a region.
- RegionEventArgs
Event arguments for region-related events raised by IRegionManager instances.
- RegionManagerExtensions
Extensions for IRegionManager.
- RegionNames
Standard region names in the Acuit Pinpoint Workstation user interface.
- UserInterfaceServiceExtensions
Extension members for IUserInterfaceService.
- ViewSortHintAttribute
Provides a hint from a view to a region on how to sort the view.
Interfaces
- ICustomViewDataContext
A data context object that gets provided to custom views.
- IDialogAware
A type that is aware that it is hosted in a dialog and can request that the dialog be closed.
- IMenuRegistry
Provides facilities for extending the main menu.
- INavigationRegion
A region that supports navigation.
- IRegionManager
A service the manages workstation user interface regions and navigation within regions.
- IUserInterfaceService
Provides user interface services.