virtual bool PropagateUp(Entry* entry) const;
PropagateUp propagates the changed node data up in the rendering tree.
| 
 
Parameters   | 
 
Description   | 
| 
 
Entry* entry   | 
 
Pointer to the parent node in the rendering tree.   | 
Returns true if data propagation to the parent item is necessary and false otherwise.