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