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