ApplicationWindowFactory
Description
- Derived from
Abstract base class for IApplicationWindowFactory implementations.
Public / Attributes
All
Returns the IApplicationWindowFactory instances that have been registered.
The returned list is sorted by IApplicationWindowFactory.HasDependencies and IApplicationWindowFactory.Name.
- See also