System.Windows.Diagnostics Namespace

.NET Framework (current version)
 

Provides support for Windows Presentation Foundation (WPF) XAML tooling.

ClassDescription
System_CAPS_pubclassResourceDictionaryDiagnostics

This API supports the product infrastructure and is not intended to be used directly from your code. Enables enumeration of generic and themed ResourceDictionary instances, and provides a notification infrastructure for listening to the loading and unloading of ResourceDictionary instances.

System_CAPS_pubclassResourceDictionaryInfo

Represents information about a ResourceDictionary object.

System_CAPS_pubclassResourceDictionaryLoadedEventArgs
System_CAPS_pubclassResourceDictionaryUnloadedEventArgs

Provides data for the ThemedResourceDictionaryUnloaded event.

System_CAPS_pubclassVisualDiagnostics

Enables tooling for analyzing XAML visual trees.

System_CAPS_pubclassVisualTreeChangeEventArgs

Provides data for the VisualTreeChanged event.

System_CAPS_pubclassXamlSourceInfo

Represents information about an object’s XAML source document.

EnumerationDescription
System_CAPS_pubenumVisualTreeChangeType

Defines constants that specify whether the element was added or removed.

The classes in this namespace support the .NET Framework infrastructure and are not intended to be used directly from your code.

Return to top
Show: