GoXam for WPF v3
ReleaseTreeChildren Method
Collapse All
Expand All
Language Filter: All
Language Filter: Multiple
Language Filter: Visual Basic
Language Filter: C#
C#
View with Navigation Tools
Northwoods.GoXam Namespace
>
PartManager Class
: ReleaseTreeChildren Method
This is called by
CollapseTree
to allow all of the child nodes and links for a particular
Node
to be removed from the diagram.
Syntax
C#
public
virtual
void
ReleaseTreeChildren(
Node
parent
)
Parameters
parent
See Also
Reference
PartManager Class
PartManager Members