ResourceDictionaryDiagnostics.ThemedResourceDictionaryLoaded Événement

Définition

Se produit quand un débogueur managé est attaché et un objet ResourceDictionary à thème est chargé par l’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) 

Type d'événement

EventHandler<ResourceDictionaryLoadedEventArgs>

S’applique à