ResourceDictionaryDiagnostics.GenericResourceDictionaryLoaded 事件
定義
重要
部分資訊涉及發行前產品,在發行之前可能會有大幅修改。 Microsoft 對此處提供的資訊,不做任何明確或隱含的瑕疵擔保。
當 Managed 偵錯工具已連接,且應用程式載入泛型 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)