3 references to ResourceManagerWrapper
PresentationCore (1)
MS\Internal\FontCache\FontResourceCache.cs (1)
36IList resourceList = new ResourceManagerWrapper(entryAssembly).ResourceList;
PresentationFramework (2)
MS\Internal\AppModel\ResourceContainer.cs (2)
51s_applicationResourceManagerWrapper = new ResourceManagerWrapper(asmApplication); 283rmwResult = new ResourceManagerWrapper(assembly);