Archive

Posts Tagged ‘parent’

Differences between IVisualElement.parent and IVisualElement.owner

December 8th, 2009 6 comments

The IVisualElement interface has both a parent and owner property defined on it. These can both be used to traverse up the display hierarchy, but there are some key differences to be aware of when working with either one.
Read more…