Microsoft.Practices.EnterpriseLibrary.Configuration.Design.ViewModel.Services Namespace

Classes

  Class Description
Ff667308.pubclass(en-us,PandP.50).gif AnnotationService
Service class that allows metadata to be added to classes by means of a body class.
Ff667308.pubclass(en-us,PandP.50).gif AssemblyAttributeSectionLocator
This class supports the configuration design-time and is not intended to be used directly from your code.
Ff667308.pubclass(en-us,PandP.50).gif AssemblyLocator
Service class used to get the assemblies that are used as part of the configuration designtime.
Ff667308.pubclass(en-us,PandP.50).gif BinPathProbingAssemblyLocator
This class supports the configuration design-time and is not intended to be used directly from your code.
Ff667308.pubclass(en-us,PandP.50).gif ConfigurationSectionLocator
Service class used to get the names of configuration sections available in the designer.
Ff667308.pubclass(en-us,PandP.50).gif ConfigurationSourceDependency
Service class used to receive an event if the designers content is cleared, e.g. if the user opens a new configuration file.
Ff667308.pubclass(en-us,PandP.50).gif DiscoverDerivedConfigurationTypesService
Service class used to find configuration classes that are used to configure Enterprise Library providers.
Ff667308.pubclass(en-us,PandP.50).gif ElementLookup
Service class used to access ElementViewModel instances loaded in the designer.
Ff667308.pubclass(en-us,PandP.50).gif MenuCommandService
Service class used to get top-level menu CommandModel instances.
Ff667308.pubclass(en-us,PandP.50).gif SelectedElementChangedEventHandlerEventArgs
Provides data for the SelectedElementChanged event.

Interfaces

  Interface Description
Ff667308.pubinterface(en-us,PandP.50).gif IApplicationModel
Service interface used to interact with the Enterprise Library Configuration Designtime.
Ff667308.pubinterface(en-us,PandP.50).gif IElementChangeScope
An implementation of INotifyCollectionChanged and IEnumerable<T> that can be used to iterate over and receive CollectionChanged events for ElementViewModel instances.