ResourceDictionaryDiagnostics.GenericResourceDictionaryLoaded Event

Definition

Occurs when a managed debugger is attached and a generic ResourceDictionary object is loaded by the application.

public:
 static event EventHandler<System::Windows::Diagnostics::ResourceDictionaryLoadedEventArgs ^> ^ GenericResourceDictionaryLoaded;
public static event EventHandler<System.Windows.Diagnostics.ResourceDictionaryLoadedEventArgs> GenericResourceDictionaryLoaded;
member this.GenericResourceDictionaryLoaded : EventHandler<System.Windows.Diagnostics.ResourceDictionaryLoadedEventArgs> 
Public Shared Custom Event GenericResourceDictionaryLoaded As EventHandler(Of ResourceDictionaryLoadedEventArgs) 

Event Type

Applies to