This documentation is archived and is not being maintained.
ResourceKey Class
Visual Studio 2008
Provides an abstract base class for various resource keys.
Assembly: PresentationFramework (in PresentationFramework.dll)
This class provides no functionality except to supply a common base class for simple key detection in resource components.
Resource keys are either strings or instances of a type. This class provides support for classes that base key values on other object values, where the objects passed in assure uniqueness of the generated resource keys.
System.Object
System.Windows.Markup.MarkupExtension
System.Windows.ResourceKey
System.Windows.ComponentResourceKey
System.Windows.TemplateKey
System.Windows.Markup.MarkupExtension
System.Windows.ResourceKey
System.Windows.ComponentResourceKey
System.Windows.TemplateKey
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: