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