ResourceDictionary.Contains Method
.NET Framework 3.5
Determines whether the ResourceDictionary contains an element with the specified key.
Assembly: PresentationFramework (in PresentationFramework.dll)
You cannot use methods in XAML.
Parameters
- key
- Type: System.Object
The key to locate in the ResourceDictionary.
Return Value
Type: System.Booleantrue if ResourceDictionary contains a key-value pair with the specified key; otherwise, false.
Implements
IDictionary.Contains(Object)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.