ResourceDictionaryDiagnostics.GenericResourceDictionaryLoaded イベント

定義

マネージド デバッガーがアタッチされ、ジェネリック ResourceDictionary オブジェクトがアプリケーションによって読み込まれている場合に発生します。

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) 

イベントの種類

適用対象