Class Types
Class | Summary |
---|---|
VisualExtensions | Provides extension methods for working with the visual tree. |
VisualLocator |
Struct Types
Struct | Summary |
---|---|
TransformedBounds | Holds information about the bounds of a control, together with a transform and a clip. |
Interface Types
Interface | Summary |
---|---|
I |
Interface for controls that are at the root of a hosted visual tree, such as popups. |
IVisual | Represents control that has a visual on-screen representation. |
IVisualTreeHost | Interface for controls that host their own separate visual tree, such as popups. |
I |