Version

LegendTemplatesDictionary Class Properties

For a list of all members of this type, see LegendTemplatesDictionary members.

Public Properties
 NameDescription
Public PropertyCountGets the number of entries in the base System.Windows.ResourceDictionary. (Inherited from System.Windows.ResourceDictionary)
Public PropertyDeferrableContentGets or sets the deferrable content for this resource dictionary. (Inherited from System.Windows.ResourceDictionary)
Public Propertystatic (Shared in Visual Basic)InstanceGets static instance of a resource dictionary with legend templates  
Public PropertyInvalidatesImplicitDataTemplateResourcesGets or sets a value that indicates whether the invalidations fired by the System.Windows.ResourceDictionary object cause System.Windows.Controls.ContentPresenter objects to reevaluate their choice of template. The invalidations happen when an implicit data template resource changes. (Inherited from System.Windows.ResourceDictionary)
Public PropertyIsFixedSizeGets whether this System.Windows.ResourceDictionary is fixed-size. (Inherited from System.Windows.ResourceDictionary)
Public PropertyIsReadOnlyGets whether this System.Windows.ResourceDictionary is read-only. (Inherited from System.Windows.ResourceDictionary)
Public PropertyItemGets or sets the value associated with the given key. (Inherited from System.Windows.ResourceDictionary)
Public PropertyKeysGets a collection of all keys contained in this System.Windows.ResourceDictionary. (Inherited from System.Windows.ResourceDictionary)
Public PropertyMergedDictionariesGets a collection of the System.Windows.ResourceDictionary dictionaries that constitute the various resource dictionaries in the merged dictionaries. (Inherited from System.Windows.ResourceDictionary)
Public PropertySourceGets or sets the uniform resource identifier (URI) to load resources from. (Inherited from System.Windows.ResourceDictionary)
Public PropertyValuesGets a collection of all values associated with keys contained in this System.Windows.ResourceDictionary. (Inherited from System.Windows.ResourceDictionary)
See Also