Microsoft.Practices.EnterpriseLibrary.Configuration.Design.Hosting Namespace

Classes

  Class Description
Ff671983.pubclass(en-us,PandP.50).gif ComponentModelElement
IComponent implemention for ElementViewModel classes.
Ff671983.pubclass(en-us,PandP.50).gif ConfigurationResources
Provides depenency properties to merge dictionaries into FrameworkElement from the GlobalResources dictionary.
Ff671983.pubclass(en-us,PandP.50).gif FrameworkElementUITypeEditor
UITypeEditor implementation that allows to edit an component's value using a FrameworkElement.
Ff671983.pubclass(en-us,PandP.50).gif 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.
Ff671983.pubclass(en-us,PandP.50).gif KeyedResourceDictionary
Maintains reference of ResourceDictionary items and auto-loads resources from well-known locations.
Ff671983.pubclass(en-us,PandP.50).gif 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.
Ff671983.pubclass(en-us,PandP.50).gif SingleHierarchyConfigurationUIHostAdapter
An ISingleHierarchyConfigurationUIHostAdapter implementation which can be used to load the configuration UI inside an external tool, e.g: Visual Studio.
Ff671983.pubclass(en-us,PandP.50).gif WaitDialog
Interaction logic for WaitDialog.xaml