The DependencyObjectExtensions type exposes the following members.
Methods
| Name | Description | |
|---|---|---|
| AncestorsAndSelf |
Returns a collection of visual elements that contain specified object, and the ancestors of specified object.
| |
| Descendants |
Retrieves all visual descendants of a framework element.
| |
| Elements |
Retrieves the visual elements of a framework element.
| |
| SafeTransformToVisual |
Safely returns a transform object. Returns null a transform object could not be created.
|