ConceptHMI Web Help
OnLogicalChildrenChanged Method
This class uses the OnLogicalChildrenChanged method to provide notification to descendants when its logical children change. Note that this is intentionally similar to the OnVisualChildrenChanged approach supported by all visuals.
Syntax
protected virtual void OnLogicalChildrenChanged( 
   UIElement childAdded,
   UIElement childRemoved
)

Parameters

childAdded
childRemoved
Requirements

Target Platforms: Windows 7, Windows Vista SP1 or later, Windows XP SP3, Windows Server 2008 (Server Core not supported), Windows Server 2008 R2 (Server Core supported with SP1 or later), Windows Server 2003 SP2

See Also

Reference

LogicalPanel Class
LogicalPanel Members

 

 


© 2016 Objectis

Send Feedback