バージョン

LegendTemplatesDictionary クラス メンバ

LegendTemplatesDictionaryデータ型で公開されるメンバを以下の表に示します。

パブリック コンストラクタ
 名前解説
Public コンストラクタLegendTemplatesDictionary コンストラクタ凡例テンプレートを持つリソース ディクショナリのコンストラクター  
トップ
パブリック プロパティ
 名前解説
Public プロパティCountGets the number of entries in the base System.Windows.ResourceDictionary. System.Windows.ResourceDictionaryから継承されます。
Public プロパティDeferrableContentGets or sets the deferrable content for this resource dictionary. System.Windows.ResourceDictionaryから継承されます。
Public プロパティstatic (Shared in Visual Basic)Instance凡例テンプレートを使用してリソース ディクショナリの静的インスタンスを取得します。  
Public プロパティInvalidatesImplicitDataTemplateResourcesGets 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. System.Windows.ResourceDictionaryから継承されます。
Public プロパティIsFixedSizeGets whether this System.Windows.ResourceDictionary is fixed-size. System.Windows.ResourceDictionaryから継承されます。
Public プロパティIsReadOnlyGets whether this System.Windows.ResourceDictionary is read-only. System.Windows.ResourceDictionaryから継承されます。
Public プロパティItemGets or sets the value associated with the given key. System.Windows.ResourceDictionaryから継承されます。
Public プロパティKeysGets a collection of all keys contained in this System.Windows.ResourceDictionary. System.Windows.ResourceDictionaryから継承されます。
Public プロパティMergedDictionariesGets a collection of the System.Windows.ResourceDictionary dictionaries that constitute the various resource dictionaries in the merged dictionaries. System.Windows.ResourceDictionaryから継承されます。
Public プロパティSourceGets or sets the uniform resource identifier (URI) to load resources from. System.Windows.ResourceDictionaryから継承されます。
Public プロパティValuesGets a collection of all values associated with keys contained in this System.Windows.ResourceDictionary. System.Windows.ResourceDictionaryから継承されます。
トップ
パブリック メソッド
 名前解説
Public メソッドAddAdds a resource by key to this System.Windows.ResourceDictionary. System.Windows.ResourceDictionaryから継承されます。
Public メソッドBeginInitBegins the initialization phase for this System.Windows.ResourceDictionary. System.Windows.ResourceDictionaryから継承されます。
Public メソッドClearClears all keys (and values) in the base System.Windows.ResourceDictionary. This does not clear any merged dictionary items. System.Windows.ResourceDictionaryから継承されます。
Public メソッドContainsDetermines whether the System.Windows.ResourceDictionary contains an element with the specified key. System.Windows.ResourceDictionaryから継承されます。
Public メソッドCopyToCopies the System.Windows.ResourceDictionary elements to a one-dimensional System.Collections.DictionaryEntry at the specified index. System.Windows.ResourceDictionaryから継承されます。
Public メソッドEndInitEnds the initialization phase, and invalidates the previous tree such that all changes made to keys during the initialization phase can be accounted for. System.Windows.ResourceDictionaryから継承されます。
Public メソッドFindNameNot supported by this Dictionary implementation. System.Windows.ResourceDictionaryから継承されます。
Public メソッドGetEnumeratorReturns an System.Collections.IDictionaryEnumerator that can be used to iterate through the System.Windows.ResourceDictionary. System.Windows.ResourceDictionaryから継承されます。
Public メソッドstatic (Shared in Visual Basic)GetTemplate指定したテンプレート名の凡例バッジ テンプレートを取得します。  
Public メソッドRegisterNameNot supported by this Dictionary implementation. System.Windows.ResourceDictionaryから継承されます。
Public メソッドRemoveRemoves the entry with the specified key from the base dictionary. System.Windows.ResourceDictionaryから継承されます。
Public メソッドUnregisterNameNot supported by this Dictionary implementation. System.Windows.ResourceDictionaryから継承されます。
トップ
プロテクト メソッド
 名前解説
Protected メソッドOnGettingValueOccurs when the System.Windows.ResourceDictionary receives a request for a resource. System.Windows.ResourceDictionaryから継承されます。
トップ
参照