GoXam for WPF v3
Group Class Methods


Northwoods.GoXam Namespace : Group Class

For a list of all members of this type, see Group members.

Public Methods
 NameDescription
Public MethodOverloaded.  (Inherited from System.Windows.UIElement)
Public Method (Inherited from System.Windows.UIElement)
Public MethodOverloaded.  (Inherited from System.Windows.UIElement)
Public Method (Inherited from System.Windows.FrameworkElement)
Public Method (Inherited from System.Windows.UIElement)
Public MethodOverloaded.  (Inherited from System.Windows.UIElement)
Public Method (Inherited from System.Windows.FrameworkElement)
Public MethodOverloaded.  (Inherited from System.Windows.FrameworkElement)
Public MethodOverloaded.  (Inherited from System.Windows.FrameworkElement)
Public Method This predicate is true if the user may copy this part. (Inherited from Northwoods.GoXam.Part)
Public Method This predicate is true if the user may delete this part. (Inherited from Northwoods.GoXam.Part)
Public Method This predicate is true if the user may in-place edit the text of this part. (Inherited from Northwoods.GoXam.Part)
Public Method This predicate is true if the user may group this part. (Inherited from Northwoods.GoXam.Part)
Public Method This predicate is true if the user may move this part. (Inherited from Northwoods.GoXam.Part)
Public Method This predicate is true if the user may print this part. (Inherited from Northwoods.GoXam.Part)
Public Method This predicate is true if the user may reshape this part. (Inherited from Northwoods.GoXam.Part)
Public Method This predicate is true if the user may resize this part. (Inherited from Northwoods.GoXam.Part)
Public Method This predicate is true if the user may rotate this part. (Inherited from Northwoods.GoXam.Part)
Public Method This predicate is true if the user may select this part. (Inherited from Northwoods.GoXam.Part)
Public Method This predicate is true if the user may ungroup this node.  
Public Method (Inherited from System.Windows.UIElement)
Public Method (Inherited from System.Windows.UIElement)
Public Method (Inherited from System.Windows.UIElement)
Public MethodOverloaded.  (Inherited from System.Windows.DependencyObject)
Public Method (Inherited from System.Windows.DependencyObject)
Public Method Collapse each of the member nodes and links, and recursively collapse any member groups.  
Public Method Make not visible each child node and the link connecting with the child node, and recursively collapse each child node. (Inherited from Northwoods.GoXam.Node)
Public Method (Inherited from System.Windows.FrameworkElement)
Public Method (Inherited from System.Windows.DependencyObject)
Public Method Make visible each member node and link, and perhaps recursively expand nested subgraphs.  
Public Method Make visible each child node and the link to the child node, and perhaps recursively expand their nodes. (Inherited from Northwoods.GoXam.Node)
Public Method Find the group that contains both this part and another one. (Inherited from Northwoods.GoXam.Part)
Public Method (Inherited from System.Windows.Media.Visual)
Public MethodSearch the visual tree for this part and return the first one for which the given predicate pred is true. (Inherited from Northwoods.GoXam.Part)
Public MethodReturns a collection of Links that are connected to a particular port in either direction. (Inherited from Northwoods.GoXam.Node)
Public MethodReturns a collection of Links that come into a particular port. (Inherited from Northwoods.GoXam.Node)
Public MethodReturns a collection of Links that go out of a particular port. (Inherited from Northwoods.GoXam.Node)
Public Method (Inherited from System.Windows.FrameworkElement)
Public MethodSearch the visual tree for this part and return the first one that has a Name exactly matching the given name. (Inherited from Northwoods.GoXam.Part)
Public MethodReturns a collection of Nodes that are connected to this node via links that are connected to a particular port in either direction. (Inherited from Northwoods.GoXam.Node)
Public MethodReturns a collection of Nodes that are connected to this node via links that come into a particular port. (Inherited from Northwoods.GoXam.Node)
Public MethodReturns a collection of Nodes that are connected to this node via links that go out of a particular port. (Inherited from Northwoods.GoXam.Node)
Public MethodFind the FrameworkElement in this node whose Node.PortId attached property matches a given port parameter value. (Inherited from Northwoods.GoXam.Node)
Public Method (Inherited from System.Windows.FrameworkElement)
Public MethodReturn a collection of Parts that are all of the nodes and links that are members of this group, including inside nested groups, but excluding this Group itself.  
Public MethodFind the top-level Part for this part. (Inherited from Northwoods.GoXam.Part)
Public MethodReturn a collection of Parts that are all of the nodes and links reachable out of this node, including this Node itself. (Inherited from Northwoods.GoXam.Node)
Public Method (Inherited from System.Windows.UIElement)
Public MethodFind an Adornment associated with this part that has a particular category. (Inherited from Northwoods.GoXam.Part)
Public Method Get the angle of an element in the visual tree of this part. (Inherited from Northwoods.GoXam.Part)
Public Method (Inherited from System.Windows.UIElement)
Public Method (Inherited from System.Windows.FrameworkElement)
Public MethodCompute the bounds in model coordinates of a FrameworkElement that is within the visual tree of this part. (Inherited from Northwoods.GoXam.Part)
Public MethodCompute the point in model coordinates of a spot in a FrameworkElement that is within the visual tree of this part. (Inherited from Northwoods.GoXam.Part)
Public Method (Inherited from System.Windows.DependencyObject)
Public Methodstatic (Shared in Visual Basic)Gets the value of the IsSubGraphExpandedProperty attached dependency property.  
Public Methodstatic (Shared in Visual Basic)Gets the value of the LayoutProperty attached dependency property.  
Public Method (Inherited from System.Windows.DependencyObject)
Public MethodGet the port parameter value for a particular FrameworkElement. (Inherited from Northwoods.GoXam.Node)
Public MethodCompute the point of a spot in a FrameworkElement that is within the visual tree of this part, relative to the top-left corner of this part. (Inherited from Northwoods.GoXam.Part)
Public Methodstatic (Shared in Visual Basic)Gets the value of the Ungroupable attached dependency property.  
Public Method (Inherited from System.Windows.DependencyObject)
Public Methodstatic (Shared in Visual Basic)Gets the value of the WasSubGraphExpandedProperty attached dependency property.  
Public Method (Inherited from System.Windows.UIElement)
Public Method (Inherited from System.Windows.UIElement)
Public Method (Inherited from System.Windows.UIElement)
Public Method (Inherited from System.Windows.DependencyObject)
Public Method Declare that this part and any links connected to this node or any groups related to this part are now invalid and should be re-computed, re-measured, and re-arranged. (Inherited from Northwoods.GoXam.Part)
Public Method (Inherited from System.Windows.UIElement)
Public Method (Inherited from System.Windows.Media.Visual)
Public MethodThis predicate is true if this part is a member of the given part. (Inherited from Northwoods.GoXam.Part)
Public Method (Inherited from System.Windows.Media.Visual)
Public MethodCreate an Adornment for a particular FrameworkElement using a given DataTemplate. (Inherited from Northwoods.GoXam.Part)
Public Method (Inherited from System.Windows.UIElement)
Public MethodOverridden.  Move a node to a new position, perhaps with animation.  
Public Method (Inherited from System.Windows.FrameworkElement)
Public MethodOverridden. When overridden in a derived class, is invoked whenever application code or internal processes call System.Windows.FrameworkElement.ApplyTemplate.  
Public Method (Inherited from System.Windows.Media.Visual)
Public Method (Inherited from System.Windows.Media.Visual)
Public Method (Inherited from System.Windows.FrameworkElement)
Public Method (Inherited from System.Windows.UIElement)
Public Method (Inherited from System.Windows.DependencyObject)
Public Method (Inherited from System.Windows.FrameworkElement)
Public Method (Inherited from System.Windows.UIElement)
Public Method (Inherited from System.Windows.UIElement)
Public Method (Inherited from System.Windows.UIElement)
Public Method (Inherited from System.Windows.UIElement)
Public Method Re-measure and re-arrange this part in the near future. (Inherited from Northwoods.GoXam.Part)
Public Method (Inherited from System.Windows.UIElement)
Public MethodAssociate an Adornment with this part. (Inherited from Northwoods.GoXam.Part)
Public MethodOverloaded.  Set the angle of an element in the visual tree of this part by creating or modifying a transform on that element. (Inherited from Northwoods.GoXam.Part)
Public MethodOverloaded.  (Inherited from System.Windows.FrameworkElement)
Public Method (Inherited from System.Windows.DependencyObject)
Public Methodstatic (Shared in Visual Basic)Sets the value of the IsSubGraphExpandedProperty attached dependency property.  
Public Methodstatic (Shared in Visual Basic)Sets the value of the LayoutProperty attached dependency property.  
Public Method (Inherited from System.Windows.FrameworkElement)
Public Methodstatic (Shared in Visual Basic)Sets the value of the Ungroupable attached dependency property.  
Public MethodOverloaded.  (Inherited from System.Windows.DependencyObject)
Public Methodstatic (Shared in Visual Basic)Sets the value of the WasSubGraphExpandedProperty attached dependency property.  
Public MethodFor convenience in debugging, this returns the the Part.Text value if non-empty, or else Node.Id if it is non-null, or else just this ToString(). (Inherited from Northwoods.GoXam.Node)
Public MethodOverloaded.  (Inherited from System.Windows.Media.Visual)
Public Method (Inherited from System.Windows.Media.Visual)
Public Method (Inherited from System.Windows.Media.Visual)
Public Method (Inherited from System.Windows.UIElement)
Public Method (Inherited from System.Windows.FrameworkElement)
Public Method (Inherited from System.Windows.FrameworkElement)
Public Method Maybe create adornments if needed, or remove them if not. (Inherited from Northwoods.GoXam.Part)
Public Method (Inherited from System.Windows.FrameworkElement)
Public Method (Inherited from System.Windows.UIElement)
Top
Protected Methods
 NameDescription
Protected Method (Inherited from System.Windows.Media.Visual)
Protected Method (Inherited from System.Windows.FrameworkElement)
Protected Method (Inherited from System.Windows.Controls.ContentPresenter)
Protected Method (Inherited from System.Windows.Controls.ContentPresenter)
Protected Method (Inherited from System.Windows.FrameworkElement)
Protected Method (Inherited from System.Windows.FrameworkElement)
Protected MethodOverloaded.  (Inherited from System.Windows.UIElement)
Protected Method (Inherited from System.Windows.FrameworkElement)
Protected Method (Inherited from System.Windows.Controls.ContentPresenter)
Protected Method (Inherited from System.Windows.UIElement)
Protected Method (Inherited from System.Windows.UIElement)
Protected Method (Inherited from System.Windows.Controls.ContentPresenter)
Protected Method (Inherited from System.Windows.Controls.ContentPresenter)
Protected Method (Inherited from System.Windows.Controls.ContentPresenter)
Protected Method (Inherited from System.Windows.FrameworkElement)
Protected Method (Inherited from System.Windows.FrameworkElement)
Protected Method (Inherited from System.Windows.UIElement)
Protected Method (Inherited from System.Windows.Media.Visual)
Protected Method (Inherited from System.Windows.UIElement)
Protected Method (Inherited from System.Windows.UIElement)
Protected Method (Inherited from System.Windows.UIElement)
Protected Method (Inherited from System.Windows.UIElement)
Protected Method (Inherited from System.Windows.UIElement)
Protected Method (Inherited from System.Windows.FrameworkElement)
Protected Method (Inherited from System.Windows.UIElement)
Protected Method (Inherited from System.Windows.UIElement)
Protected Method (Inherited from System.Windows.UIElement)
Protected Method (Inherited from System.Windows.UIElement)
Protected Method (Inherited from System.Windows.FrameworkElement)
Protected MethodThis virtual method is called whenever the value of Part.IsDropOntoAccepted has changed. (Inherited from Northwoods.GoXam.Part)
Protected MethodThis virtual method is called whenever the value of IsExpandedSubGraph changes.  
Protected MethodThis virtual method is called whenever the value of Node.IsExpandedTree changes. (Inherited from Northwoods.GoXam.Node)
Protected Method (Inherited from System.Windows.UIElement)
Protected Method (Inherited from System.Windows.UIElement)
Protected Method (Inherited from System.Windows.UIElement)
Protected Method (Inherited from System.Windows.UIElement)
Protected Method (Inherited from System.Windows.UIElement)
Protected MethodThis virtual method is called whenever this part is added or removed from the collection of SelectedParts. (Inherited from Northwoods.GoXam.Part)
Protected Method (Inherited from System.Windows.UIElement)
Protected Method (Inherited from System.Windows.UIElement)
Protected Method (Inherited from System.Windows.UIElement)
Protected Method (Inherited from System.Windows.UIElement)
Protected Method (Inherited from System.Windows.UIElement)
Protected Method (Inherited from System.Windows.UIElement)
Protected Method (Inherited from System.Windows.UIElement)
Protected Method (Inherited from System.Windows.UIElement)
Protected Method (Inherited from System.Windows.UIElement)
Protected Method (Inherited from System.Windows.UIElement)
Protected Method (Inherited from System.Windows.UIElement)
Protected Method (Inherited from System.Windows.UIElement)
Protected Method (Inherited from System.Windows.UIElement)
Protected Method (Inherited from System.Windows.UIElement)
Protected Method (Inherited from System.Windows.UIElement)
Protected Method (Inherited from System.Windows.UIElement)
Protected Method (Inherited from System.Windows.UIElement)
Protected Method (Inherited from System.Windows.UIElement)
Protected Method (Inherited from System.Windows.UIElement)
Protected Method (Inherited from System.Windows.UIElement)
Protected Method (Inherited from System.Windows.UIElement)
Protected Method (Inherited from System.Windows.UIElement)
Protected Method (Inherited from System.Windows.UIElement)
Protected Method (Inherited from System.Windows.UIElement)
Protected Method (Inherited from System.Windows.UIElement)
Protected Method (Inherited from System.Windows.UIElement)
Protected Method (Inherited from System.Windows.UIElement)
Protected Method (Inherited from System.Windows.UIElement)
Protected Method (Inherited from System.Windows.UIElement)
Protected Method (Inherited from System.Windows.UIElement)
Protected Method (Inherited from System.Windows.UIElement)
Protected Method (Inherited from System.Windows.UIElement)
Protected Method (Inherited from System.Windows.UIElement)
Protected Method (Inherited from System.Windows.UIElement)
Protected Method (Inherited from System.Windows.UIElement)
Protected Method (Inherited from System.Windows.UIElement)
Protected Method (Inherited from System.Windows.UIElement)
Protected Method (Inherited from System.Windows.UIElement)
Protected Method (Inherited from System.Windows.UIElement)
Protected Method (Inherited from System.Windows.UIElement)
Protected Method (Inherited from System.Windows.UIElement)
Protected Method (Inherited from System.Windows.UIElement)
Protected Method (Inherited from System.Windows.UIElement)
Protected Method (Inherited from System.Windows.UIElement)
Protected Method (Inherited from System.Windows.UIElement)
Protected Method (Inherited from System.Windows.UIElement)
Protected Method (Inherited from System.Windows.UIElement)
Protected Method (Inherited from System.Windows.UIElement)
Protected Method (Inherited from System.Windows.UIElement)
Protected Method (Inherited from System.Windows.UIElement)
Protected Method (Inherited from System.Windows.UIElement)
Protected Method (Inherited from System.Windows.UIElement)
Protected Method (Inherited from System.Windows.UIElement)
Protected Method (Inherited from System.Windows.UIElement)
Protected Method (Inherited from System.Windows.UIElement)
Protected Method (Inherited from System.Windows.UIElement)
Protected Method (Inherited from System.Windows.UIElement)
Protected Method (Inherited from System.Windows.FrameworkElement)
Protected Method (Inherited from System.Windows.UIElement)
Protected Method (Inherited from System.Windows.UIElement)
Protected Method (Inherited from System.Windows.UIElement)
Protected Method (Inherited from System.Windows.UIElement)
Protected Method (Inherited from System.Windows.UIElement)
Protected Method (Inherited from System.Windows.UIElement)
Protected Method (Inherited from System.Windows.UIElement)
Protected Method (Inherited from System.Windows.UIElement)
Protected Method (Inherited from System.Windows.UIElement)
Protected Method (Inherited from System.Windows.UIElement)
Protected Method (Inherited from System.Windows.UIElement)
Protected Method (Inherited from System.Windows.UIElement)
Protected Method (Inherited from System.Windows.UIElement)
Protected Method (Inherited from System.Windows.UIElement)
Protected Method (Inherited from System.Windows.Controls.ContentPresenter)
Protected Method (Inherited from System.Windows.UIElement)
Protected Method (Inherited from System.Windows.FrameworkElement)
Protected Method (Inherited from System.Windows.FrameworkElement)
Protected Method (Inherited from System.Windows.UIElement)
Protected Method (Inherited from System.Windows.UIElement)
Protected Method (Inherited from System.Windows.UIElement)
Protected Method (Inherited from System.Windows.UIElement)
Protected Method (Inherited from System.Windows.UIElement)
Protected MethodCalled when the parent of the visual object is changed. (Inherited from Northwoods.GoXam.Part)
Protected Method (Inherited from System.Windows.Media.Visual)
Protected MethodThis is responsible for creating a selection adornment for this part if this part Part.IsSelected and if Part.SelectionAdorned is true. (Inherited from Northwoods.GoXam.Part)
Protected Method This is responsible for creating any tool adornments for this part. (Inherited from Northwoods.GoXam.Part)
Top
See Also

Reference

Group Class
Northwoods.GoXam Namespace