The following tables list the members exposed by DataTemplateDictionary.
Public Properties
Public Methods
| Name | Description |
 | Add | (Inherited from System.Collections.Generic.Dictionary<string,DataTemplate>) |
 | Clear | (Inherited from System.Collections.Generic.Dictionary<string,DataTemplate>) |
 | ContainsKey | (Inherited from System.Collections.Generic.Dictionary<string,DataTemplate>) |
 | ContainsValue | (Inherited from System.Collections.Generic.Dictionary<string,DataTemplate>) |
 | EnsureCapacity | (Inherited from System.Collections.Generic.Dictionary<string,DataTemplate>) |
 | GetEnumerator | (Inherited from System.Collections.Generic.Dictionary<string,DataTemplate>) |
 | GetObjectData | (Inherited from System.Collections.Generic.Dictionary<string,DataTemplate>) |
 | OnDeserialization | (Inherited from System.Collections.Generic.Dictionary<string,DataTemplate>) |
 | Remove | Overloaded. (Inherited from System.Collections.Generic.Dictionary<string,DataTemplate>) |
 | TrimExcess | Overloaded. (Inherited from System.Collections.Generic.Dictionary<string,DataTemplate>) |
 | TryAdd | (Inherited from System.Collections.Generic.Dictionary<string,DataTemplate>) |
 | TryGetValue | (Inherited from System.Collections.Generic.Dictionary<string,DataTemplate>) |
Top
See Also