バージョン

ResourceWasher クラス メンバ

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

パブリック コンストラクタ
 名前解説
Public コンストラクタResourceWasher コンストラクタコンストラクター  
トップ
パブリック フィールド
 名前解説
Public フィールドstatic (Shared in Visual Basic)IsExcludedFromWashPropertyIsExcludedFromWash 付属依存プロパティを識別します  
Public フィールドstatic (Shared in Visual Basic)WashGroupPropertyWashGroup 付属依存プロパティを識別します  
トップ
パブリック プロパティ
 名前解説
Public プロパティAutoWashウォッシュが自動的にトリガーされるかどうかを取得または設定します。  
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 プロパティ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 プロパティSourceDictionaryクローンするためのリソースを含むディクショナリを取得または設定します。  
Public プロパティValuesGets a collection of all values associated with keys contained in this System.Windows.ResourceDictionary. System.Windows.ResourceDictionaryから継承されます。
Public プロパティWashColorSourceDictionary でリソースをウォッシュするために使用するデフォルト色を取得または設定します。  
Public プロパティWashGroupsWashGroup オブジェクトのコレクションを返します。  
Public プロパティWashModeSourceDictionary でリソースの色をウォッシュするために使用するメソッドを取得または設定します。  
トップ
パブリック メソッド
 名前解説
Public メソッドAddAdds a resource by key to this System.Windows.ResourceDictionary. System.Windows.ResourceDictionaryから継承されます。
Public メソッドBeginInit初期化プロセスを開始します。  
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 メソッドEndInit初期化プロセスを終了します。  
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)GetIsExcludedFromWash'IsExcludedFromWash' 添付プロパティの値を取得します。  
Public メソッドstatic (Shared in Visual Basic)GetWashGroup'WashGroup' 添付プロパティの値を取得します。  
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 メソッドstatic (Shared in Visual Basic)SetIsExcludedFromWash'IsExcludedFromWash' 添付プロパティの値を設定します。  
Public メソッドstatic (Shared in Visual Basic)SetWashGroup'WashGroup' 添付プロパティの値を設定します。  
Public メソッドUnregisterNameNot supported by this Dictionary implementation. System.Windows.ResourceDictionaryから継承されます。
Public メソッドWashResourcesSourceDictionary からリソースをクローンおよびウォッシュします。  
トップ
プロテクト メソッド
 名前解説
Protected メソッドOnGettingValueOccurs when the System.Windows.ResourceDictionary receives a request for a resource. System.Windows.ResourceDictionaryから継承されます。
Protected メソッドPerformColorWash色をウォッシュします。  
トップ
参照