XAML Diagnostics Structures
This section describes the structures that are used by the XAML Diagnostics APIs.
Structure | Description |
---|---|
BitmapDescription | Represents information about the bitmap stored in IBitmapData. |
CollectionElementValue | Represents an element in a collection. |
EnumType | Represents a XAML Runtime enumeration. |
ParentChildRelation | Associates a parent object with a child object. |
PropertyChainSource | Represents the source object (a Style) of a target type. |
PropertyChainValue | Represents a property defined on an element. |
SourceInfo | Represents information about an object’s XAML source document. |
VisualElement | Represents a XAML element in the Live Visual Tree in Microsoft Visual Studio. |