System.Windows.Diagnostics Namespace
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Provides support for Windows Presentation Foundation (WPF) XAML tooling.
Classes
BindingDiagnostics | |
BindingFailedEventArgs | |
ResourceDictionaryDiagnostics |
Enables enumeration of generic and themed ResourceDictionary instances, and provides a notification infrastructure for listening to the loading and unloading of ResourceDictionary instances. |
ResourceDictionaryInfo |
Represents information about a ResourceDictionary object. |
ResourceDictionaryLoadedEventArgs |
Provides data for the GenericResourceDictionaryLoaded and ThemedResourceDictionaryLoaded events. |
ResourceDictionaryUnloadedEventArgs |
Provides data for the ThemedResourceDictionaryUnloaded event. |
StaticResourceResolvedEventArgs |
Provides data for the StaticResourceResolved event. |
VisualDiagnostics |
Enables tooling for analyzing XAML visual trees. |
VisualTreeChangeEventArgs |
Provides data for the VisualTreeChanged event. |
XamlSourceInfo |
Represents information about an object's XAML source document. |
Enums
VisualTreeChangeType |
Defines constants that specify whether the element was added or removed. |
Remarks
The classes in this namespace support the .NET Framework infrastructure and are not intended to be used directly from your code.