ConfigurationResources Members
Include Protected Members
Include Inherited Members
The ConfigurationResources type exposes the following members.
Methods
Name | Description | |
---|---|---|
GetMergedDictionaries |
Retrieves the semi-colon separated list of resource keys that are merged into the targetObject. Each entry separated by a semi-colon maps to an entry in the GlobalResources dictionary.
|
|
SetMergedDictionaries |
Sets the semi-colon separated list of resource keys used to locate ResourceDictionary items from the GlobalResources to merge into the targetObjects resources.
|
Fields
Name | Description | |
---|---|---|
MergedDictionariesProperty |
Manages a semi-colon separated list of merged dictionaries to merge into a FrameworkElement
|
Attached Properties
Name | Description | |
---|---|---|
MergedDictionaries |
See Also
Microsoft.Practices.EnterpriseLibrary.Configuration.Design.Hosting Namespace