Silverlight SDK for Microsoft Bing
ResourceDictionaryExtensions Class
OverviewSystem.WindowsResourceDictionaryExtensions
Implements a utility class for adding and removing elements to and from a ResourceDictionary.
Declaration Syntax
C#Visual BasicVisual C++
public static class ResourceDictionaryExtensions
<ExtensionAttribute> _
Public NotInheritable Class ResourceDictionaryExtensions
[ExtensionAttribute]
public ref class ResourceDictionaryExtensions abstract sealed
Members
All MembersMethods



IconMemberDescription
Add(ResourceDictionary, Object)
Adds a object to a ResourceDictionary instance.

Remove(ResourceDictionary, Object)
Removes an object from a ResourceDictionary instance.

Inheritance Hierarchy
Object
ResourceDictionaryExtensions

Assembly: System.Windows.Controls.Views.Toolkit (Module: System.Windows.Controls.Views.Toolkit) Version: 1.0.0.0 (1.0.0.0)