Microsoft.Practices.EnterpriseLibrary.Configuration.Design.Hosting Namespace
Classes
Class | Description | |
---|---|---|
ComponentModelElement |
IComponent implemention for ElementViewModel classes.
|
|
ConfigurationResources |
Provides depenency properties to merge dictionaries into FrameworkElement from the GlobalResources dictionary.
|
|
FrameworkElementUITypeEditor |
UITypeEditor implementation that allows to edit an component's value using a FrameworkElement.
|
|
GlobalResources |
Provides access to the global ResourceDictionary items in the configuration tool. This is used in combination with the MergedDictionariesProperty to manage merging of resource dictionaries, particarly in a hosted environment like Visual Studio, where you cannot rely on a global Application object to be available. This global class also maintains an ExtendedDictionary for extension components to place their ResourceDictionarys. New wizards, for example, may need to add their extended items. |
|
KeyedResourceDictionary |
Maintains reference of ResourceDictionary items and auto-loads resources from well-known locations.
|
|
SectionView |
Defines the main surface views for sections in the ConfigurationSourceModel. This is used by the design-time infrastructure and is not intended to be used directly from your code. |
|
SingleHierarchyConfigurationUIHostAdapter |
An ISingleHierarchyConfigurationUIHostAdapter implementation which can be used to load the configuration UI inside an external tool, e.g: Visual Studio.
|
|
WaitDialog |
Interaction logic for WaitDialog.xaml
|