Helper object that attaches a visual element next to its target, regarless of their respective location in the visual tree hierarchy.
The Attacher will monitor the position of the target and move the attached element accordingly.
alignment | Relative alignment between the attached element and the target. |
distance | The distance between the attached element and the target. |
element | The element that is attached to the target element. |
offset | An absolute offset added to the element position after placement. |
target | The target element. |
Attacher | Attaches a visual element next to its target, regarless of their respective locations in the visual tree hierarchy. |
Did you find this page useful? Please give it a rating: