ResourceDictionaryDiagnostics.ThemedResourceDictionaryLoaded Event

Definition

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

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

Event Type

Applies to