バージョン

ResourceSet クラス メンバ

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

パブリック プロパティ
 名前解説
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 プロパティGroupingリソースが適用されるカテゴリーを返します(読み取り専用)  
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 プロパティResources関連するスタイルを含む ResourceDictionary を返します(読み取り専用)。  
Public プロパティSourceGets or sets the uniform resource identifier (URI) to load resources from. System.Windows.ResourceDictionaryから継承されます。
Public プロパティThemeテーマの名前を返します(読み取り専用)  
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)GetSealedResource指定されたキーで ResourceDictionary 内に保存されたリソースを取得し、そのリソースがシール可能である場合、オブジェクトがシールされることを保証します。  
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 メソッドToStringオブジェクトの文字列表現を返します。  
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から継承されます。
Protected Internal メソッドVerifyResourcesリソースが問い合わされる時に呼び出されます。  
トップ
参照