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