2 references to FindTheResourceDictionary
PresentationFramework (2)
src\Framework\System\Windows\StaticResourceExtension.cs (2)
284ResourceDictionary dictionaryWithKey = FindTheResourceDictionary(serviceProvider, /* isDeferredContentSearch */ true); 333ResourceDictionary dictionaryWithKey = FindTheResourceDictionary(serviceProvider, /* isDeferredContentSearch */ false);