1 instantiation of ResourceDictionarySourceUriWrapper
PresentationFramework (1)
System\Windows\SourceUriTypeConverterMarkupExtension.cs (1)
41return new ResourceDictionary.ResourceDictionarySourceUriWrapper(convertedUri, appendedVersionUri);
2 references to ResourceDictionarySourceUriWrapper
PresentationFramework (2)
System\Windows\ResourceDictionary.cs (2)
142ResourceDictionarySourceUriWrapper uriWrapper = value as ResourceDictionarySourceUriWrapper;