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