This documentation is archived and is not being maintained.
LanguageSpecificStringDictionary Class
Visual Studio 2008
Represents a dictionary of strings that are used to represent the name of an object in different languages.
Assembly: PresentationCore (in PresentationCore.dll)
'Declaration Public NotInheritable Class LanguageSpecificStringDictionary _ Implements IDictionary(Of XmlLanguage, String), _ ICollection(Of KeyValuePair(Of XmlLanguage, String)), IEnumerable(Of KeyValuePair(Of XmlLanguage, String)), _ IDictionary, ICollection, IEnumerable 'Usage Dim instance As LanguageSpecificStringDictionary
You cannot directly create an instance of this class in XAML.
Windows 7, Windows Vista, Windows XP SP2, Windows Server 2008 R2, Windows Server 2008, Windows Server 2003
The .NET Framework and .NET Compact Framework do not support all versions of every platform. For a list of the supported versions, see .NET Framework System Requirements.
Show: