AdornerElementCollection.GetElementsBySource Method
| Name | Parameters | Description |
|---|---|---|
| GetElementsBySource(Object) | source | Gets all AdornerElements related to the target UI element. |
| GetElementsBySource<TType>(Object) | source | Gets AdornerElements of the specific type that are related to the target UI element. |