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