ResourceDictionaryDiagnostics.ThemedResourceDictionaryLoaded Événement
Définition
Important
Certaines informations portent sur la préversion du produit qui est susceptible d’être en grande partie modifiée avant sa publication. Microsoft exclut toute garantie, expresse ou implicite, concernant les informations fournies ici.
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)