3 references to GenericDictionaryInfo
PresentationFramework (3)
System\Windows\SystemResources.cs (3)
239
ResourceDictionaryInfo info = dictionary.Value.
GenericDictionaryInfo
;
727
SystemResources.GenericDictionaryLoaded?.Invoke(null, new ResourceDictionaryLoadedEventArgs(
GenericDictionaryInfo
));
870
/// See remarks for <see cref="
GenericDictionaryInfo
"/>