GlobalResources Members
Include Protected Members
Include Inherited Members
The GlobalResources type exposes the following members.
Methods
Name | Description | |
---|---|---|
![]() ![]() |
Add | Overloaded. |
![]() ![]() |
AddExtendedDictionary |
Adds a ResourceDictionary to the extended dictionaries.
|
![]() ![]() |
Clear |
This will clear the resource dictionary except for ExtendedDictionary item. This method is largely used to support testability
|
![]() ![]() |
Get |
Retrieves a ResourceDictionary by the dictionary key specified.
|
![]() ![]() |
Remove |
Removes a resource dictionary of the specified key.
|
![]() ![]() |
RemoveExtendedDictionary |
Removes a ResourceDictionary from the extended dictionaries.
|
![]() ![]() |
SetDictionary |
This is for test-support only and is not intended to be used by your code.
|
See Also
Microsoft.Practices.EnterpriseLibrary.Configuration.Design.Hosting Namespace