2 references to ResourceDictionaryLoadedEventArgs
PresentationFramework (2)
System\Windows\SystemResources.cs (2)
682
SystemResources.ThemedDictionaryLoaded?.Invoke(null, new
ResourceDictionaryLoadedEventArgs
(ThemedDictionaryInfo));
740
SystemResources.GenericDictionaryLoaded?.Invoke(null, new
ResourceDictionaryLoadedEventArgs
(GenericDictionaryInfo));