Method | Description | |
---|---|---|
ResourceDictionaryDispenser ( ) : System |
Initializes a new instance of the ResourceDictionaryDispenser class.
|
Method | Description | |
---|---|---|
EnumeratorResourceDictionaryDispensed ( object sender, |
This method is raised when an enumerator dispenses a ResourceDictionary.
|
|
GetResourceDictionariesWhere ( bool>.Func |
||
OnEnumeratorResourceDictionaryDispensed ( object source, |
Raises the EnumeratorResourceDictionaryDispensed event.
|
|
OnParentChanged ( ) : void |
Raises the ParentChanged event.
|
|
OnResetting ( ) : void |
This method raises the EnumeratorsResetting event.
|
|
ParentResourceDictionariesChanged ( object sender, |
Handles the Parent's ResourceDictionariesChanged event.
|
|
Reset ( ) : void |
Resets the state of the ResourceDictionaryDispenser and its enumerators.
|
|
ResourceDictionariesCollectionChanged ( object sender, |
This method is raised when the ResourceDictionaries collection is changed.
|
|
Unregister ( ResourceDictionaryEnumerator enumerator ) : void |
Unregisters an enumerator so that it can be garbage collected.
|
public ResourceDictionaryDispenser ( ) : System | ||
return | System |