ResourceDictionaryDiagnostics.GenericResourceDictionaryLoaded É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 lorsqu’un débogueur managé est attaché et un objet ResourceDictionary générique est chargé par l’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)