Is there a means in Pivot for a component to send a generic message to its
ancestors (aside from manually walking the hierarchy and calling methods
on each parent in turn)? The prototypical example I'm thinking of here is
event bubbling.
Cheers,
Michael
- messages that ascend the containment hierarchy Michael Allman
-