Northwoods.GoSilverlight 1.2.2 Assembly
Group Class Members
See Also  Fields  Properties  Methods  Events Send Feedback
Northwoods.GoXam Namespace : Group Class


The following tables list the members exposed by Group.

Public Constructors

 NameDescription
public ConstructorGroup ConstructorCreate an empty group with a default Group.Layout.  
Top

Public Fields

 NameDescription
public Fieldstatic (Shared in Visual Basic)IsExpandedSubGraphPropertyIdentifies the IsExpandedSubGraph dependency property.  
public Fieldstatic (Shared in Visual Basic)IsSubGraphExpandedPropertyIdentifies the IsSubGraphExpanded attached dependency property that must only be on the root Part.VisualElement.  
public Fieldstatic (Shared in Visual Basic)LayoutPropertyIdentifies the Group.Layout attached dependency property that must only be on the root Part.VisualElement.  
public Fieldstatic (Shared in Visual Basic)UngroupablePropertyIdentifies the Ungroupable attached dependency property that must only be on the root Part.VisualElement.  
public Fieldstatic (Shared in Visual Basic)WasSubGraphExpandedPropertyIdentifies the WasSubGraphExpanded attached dependency property that must only be on the root Part.VisualElement.  
Top

Public Properties

 NameDescription
public PropertyActualHeight (Inherited from System.Windows.FrameworkElement)
public PropertyActualWidth (Inherited from System.Windows.FrameworkElement)
public PropertyAdornmentsGet the collection of Adornments associated with this part. (Inherited from Northwoods.GoXam.Part)
public PropertyAllowDrop (Inherited from System.Windows.UIElement)
public PropertyAvoidableGets or sets whether this node should be avoided when routing orthogonal links that have Route.Routing is LinkRouting.AvoidsNodes. (Inherited from Northwoods.GoXam.Node)
public PropertyAvoidableMarginGets or sets the margin around this node that should be reserved when routing orthogonal links that have Route.Routing is LinkRouting.AvoidsNodes. (Inherited from Northwoods.GoXam.Node)
public PropertyBounds Gets the bounding rectangle of this object, in model coordinates. (Inherited from Northwoods.GoXam.Part)
public PropertyCacheMode (Inherited from System.Windows.UIElement)
public PropertyCategoryGets a string identifying the kind of Node or Group or Link or the purpose of the Adornment. (Inherited from Northwoods.GoXam.Part)
public PropertyClip (Inherited from System.Windows.UIElement)
public PropertyContainingGroupsGet a collection of Groups of which this part is a member. (Inherited from Northwoods.GoXam.Part)
public PropertyContainingSubGraphGet the one Group (a "subgraph") that this part is a member of, if any. (Inherited from Northwoods.GoXam.Part)
public PropertyContent (Inherited from System.Windows.Controls.ContentPresenter)
public PropertyContentTemplate (Inherited from System.Windows.Controls.ContentPresenter)
public PropertyCopyable Gets or sets whether the user may copy this part. (Inherited from Northwoods.GoXam.Part)
public PropertyCursor (Inherited from System.Windows.FrameworkElement)
public PropertyData Gets or sets the data that this part is bound to. (Inherited from Northwoods.GoXam.Part)
public PropertyDataContext (Inherited from System.Windows.FrameworkElement)
public PropertyDeletable Gets or sets whether the user may remove this part from the diagram. (Inherited from Northwoods.GoXam.Part)
public PropertyDesiredSize (Inherited from System.Windows.UIElement)
public PropertyDiagramGets the Diagram that this part is in. (Inherited from Northwoods.GoXam.Part)
public PropertyDispatcher (Inherited from System.Windows.DependencyObject)
public PropertyDragOverSnapCellSize Gets or sets the size of the grid cell used when snapping during a drag. (Inherited from Northwoods.GoXam.Part)
public PropertyDragOverSnapCellSpotGets or sets the Spot that specifies what point in the grid cell dragged parts snap to. (Inherited from Northwoods.GoXam.Part)
public PropertyDragOverSnapEnabled Gets or sets whether dragging any parts over this part causes their position to be snapped to grid points. (Inherited from Northwoods.GoXam.Part)
public PropertyDragOverSnapOrigin Gets or sets the snapping grid's coordinates origin or offset. (Inherited from Northwoods.GoXam.Part)
public PropertyDropOntoBehaviorGets or sets the behavior when the DraggingTool drops the selection after a move or copy. (Inherited from Northwoods.GoXam.Part)
public PropertyEditable Gets or sets whether the user may in-place text edit this part. (Inherited from Northwoods.GoXam.Part)
public PropertyEffect (Inherited from System.Windows.UIElement)
public PropertyFlowDirection (Inherited from System.Windows.FrameworkElement)
public PropertyGroupable Gets or sets whether the user may group this part. (Inherited from Northwoods.GoXam.Part)
public PropertyGroupPanelGets the GroupPanel representing the group's member nodes and links.  
public PropertyHeight (Inherited from System.Windows.FrameworkElement)
public PropertyHorizontalAlignment (Inherited from System.Windows.FrameworkElement)
public PropertyIdGets or sets the string identifier used by the Northwoods.GoXam.Model.PartsModel to resolve references from other parts in the Northwoods.GoXam.Model.PartsModel. (Inherited from Northwoods.GoXam.Node)
public PropertyInDiagramBoundsGets or sets whether this part is included or is ignored in the computation of the diagram bounds, by DiagramPanel.ComputeDiagramBounds. (Inherited from Northwoods.GoXam.Part)
public PropertyIsBoundToData This is true if this part is bound to data. (Inherited from Northwoods.GoXam.Part)
public PropertyIsDropOntoAcceptedGets or sets whether the mouse is over this part during a DraggingTool drag and Northwoods.GoXam.Tool.DraggingTool.DropOntoEnabled is true. (Inherited from Northwoods.GoXam.Part)
public PropertyIsExpandedSubGraph Gets or sets whether this group is considered "expanded".  
public PropertyIsExpandedTree Gets or sets whether this node is considered "expanded" with respect to showing/hiding nodes that it connects to. (Inherited from Northwoods.GoXam.Node)
public PropertyIsHitTestVisible (Inherited from System.Windows.UIElement)
public PropertyIsLinkLabel Gets whether this node represents a label node for a link. (Inherited from Northwoods.GoXam.Node)
public PropertyIsSelected Gets or sets whether this part is selected. (Inherited from Northwoods.GoXam.Part)
public PropertyIsTopLevel This property is true when this part is not member of any group node nor is it a label node for a link. (Inherited from Northwoods.GoXam.Part)
public PropertyLabeledLinkIf this node is a label for a link, return that Link. (Inherited from Northwoods.GoXam.Node)
public PropertyLanguage (Inherited from System.Windows.FrameworkElement)
public PropertyLayerGets the Layer that this part is in. (Inherited from Northwoods.GoXam.Part)
public PropertyLayerNameGets or sets the name of the Layer that this part should be in. (Inherited from Northwoods.GoXam.Part)
public PropertyLayoutGets or sets the Northwoods.GoXam.Layout.IDiagramLayout used to position the member nodes and route the member links of this Group.  
public PropertyLayoutIdGets or sets the Northwoods.GoXam.Layout.DiagramLayout.Id which identifies the layout(s) in a MultiLayout in which this part participates. (Inherited from Northwoods.GoXam.Part)
public PropertyLinksConnectedGets a collection of Links that are connected to this node. (Inherited from Northwoods.GoXam.Node)
public PropertyLinksIntoGets a collection of Links that come into this node. (Inherited from Northwoods.GoXam.Node)
public PropertyLinksOutOfGets a collection of Links that go out of this node. (Inherited from Northwoods.GoXam.Node)
public PropertyLocationGets or sets the position of this node based on its Node.LocationElement. (Inherited from Northwoods.GoXam.Node)
public PropertyLocationElementGets the FrameworkElement that determines the location of this node. (Inherited from Northwoods.GoXam.Node)
public PropertyLocationElementName Gets or sets the name of the element whose position defines the location for this node. (Inherited from Northwoods.GoXam.Node)
public PropertyLocationSpotGets or sets the spot in the Node.LocationElement that is this node's location point. (Inherited from Northwoods.GoXam.Node)
public PropertyMargin (Inherited from System.Windows.FrameworkElement)
public PropertyMaxHeight (Inherited from System.Windows.FrameworkElement)
public PropertyMaxLocationGets or sets the maximum location for this node allowed by DraggingTool. (Inherited from Northwoods.GoXam.Node)
public PropertyMaxWidth (Inherited from System.Windows.FrameworkElement)
public PropertyMemberLinksGet a collection of Links that are immediate members of this group.  
public PropertyMemberNodesGet a collection of Nodes that are immediate members of this group.  
public PropertyMinHeight (Inherited from System.Windows.FrameworkElement)
public PropertyMinLocationGets or sets the minimum location for this node allowed by DraggingTool. (Inherited from Northwoods.GoXam.Node)
public PropertyMinWidth (Inherited from System.Windows.FrameworkElement)
public PropertyModelGets the Northwoods.GoXam.Model.IDiagramModel that holds this part's data. (Inherited from Northwoods.GoXam.Part)
public PropertyMovable Gets or sets whether the user may move this part. (Inherited from Northwoods.GoXam.Part)
public PropertyName (Inherited from System.Windows.FrameworkElement)
public PropertyNodesConnectedGets a collection of Nodes that have links connected to this node. (Inherited from Northwoods.GoXam.Node)
public PropertyNodesIntoGets a collection of Nodes that have links coming into this node. (Inherited from Northwoods.GoXam.Node)
public PropertyNodesOutOfGets a collection of Nodes that have links going out of this node. (Inherited from Northwoods.GoXam.Node)
public PropertyOpacity (Inherited from System.Windows.UIElement)
public PropertyOpacityMask (Inherited from System.Windows.UIElement)
public PropertyPanelGets the DiagramPanel that this part is in. (Inherited from Northwoods.GoXam.Part)
public PropertyParent (Inherited from System.Windows.FrameworkElement)
public PropertyPartsModelContainingSubGraphGets or sets the identifier naming the containing group node in a Northwoods.GoXam.Model.PartsModel. (Inherited from Northwoods.GoXam.Node)
public PropertyPortGets the primary FrameworkElement representing a port. (Inherited from Northwoods.GoXam.Node)
public PropertyPortsGets a collection of FrameworkElements that have a non-null Node.GetPortId value. (Inherited from Northwoods.GoXam.Node)
public PropertyPositionThe Position of a Node is the point at the top-left corner of the Part.Bounds. (Inherited from Northwoods.GoXam.Node)
public PropertyPrintable Gets or sets whether the user may print this part. (Inherited from Northwoods.GoXam.Part)
public PropertyProjection (Inherited from System.Windows.UIElement)
public PropertyRenderSize (Inherited from System.Windows.UIElement)
public PropertyRenderTransform (Inherited from System.Windows.UIElement)
public PropertyRenderTransformOrigin (Inherited from System.Windows.UIElement)
public PropertyReshapable Gets or sets whether the user may reshape this part. (Inherited from Northwoods.GoXam.Part)
public PropertyResizable Gets or sets whether the user may resize this part. (Inherited from Northwoods.GoXam.Part)
public PropertyResizeAdornmentTemplateGets or sets the DataTemplate used by the Northwoods.GoXam.Tool.ResizingTool when this part is selected. (Inherited from Northwoods.GoXam.Part)
public PropertyResizeCellSize Gets or sets the multiple used to resize. (Inherited from Northwoods.GoXam.Part)
public PropertyResizeElementName Gets or sets the name of the element that gets a resize adornment when selected. (Inherited from Northwoods.GoXam.Part)
public PropertyResources (Inherited from System.Windows.FrameworkElement)
public PropertyRotatable Gets or sets whether the user may rotate this part. (Inherited from Northwoods.GoXam.Part)
public PropertyRotateAdornmentTemplateGets or sets the DataTemplate used by the Northwoods.GoXam.Tool.RotatingTool when this part is selected. (Inherited from Northwoods.GoXam.Part)
public PropertyRotationAngleGets or sets the angle of the node's Part.SelectionElement, in degrees. (Inherited from Northwoods.GoXam.Node)
public PropertySelectable Gets or sets whether the user may select this part. (Inherited from Northwoods.GoXam.Part)
public PropertySelectionAdornedGets or sets whether the Part.SelectionElement gets a selection adornment when this part is selected. (Inherited from Northwoods.GoXam.Part)
public PropertySelectionAdornmentTemplateGets or sets the DataTemplate used to create the selection adornment for this part when it is selected. (Inherited from Northwoods.GoXam.Part)
public PropertySelectionElementGets the FrameworkElement that gets a selection adornment when selected and that may be resized/reshaped/rotated. (Inherited from Northwoods.GoXam.Part)
public PropertySelectionElementName Gets or sets the name of the element that gets any selection adornment when selected and that may be resized/reshaped/rotated. (Inherited from Northwoods.GoXam.Part)
public PropertyStyle (Inherited from System.Windows.FrameworkElement)
public PropertyTag (Inherited from System.Windows.FrameworkElement)
public PropertyTextGets or sets the Part.Text string representing this part. (Inherited from Northwoods.GoXam.Part)
public PropertyTriggers (Inherited from System.Windows.FrameworkElement)
public PropertyUngroupable Gets or sets whether the user may delete this group without removing any members.  
public PropertyUseLayoutRounding (Inherited from System.Windows.UIElement)
public PropertyVerticalAlignment (Inherited from System.Windows.FrameworkElement)
public PropertyVisibility (Inherited from System.Windows.UIElement)
public PropertyVisible Gets or sets whether the user may see or pick this part. (Inherited from Northwoods.GoXam.Part)
public PropertyVisualElement Get the root visual element used in the rendering of this part. (Inherited from Northwoods.GoXam.Part)
public PropertyWidth (Inherited from System.Windows.FrameworkElement)
Top

Public Methods

 NameDescription
public MethodAddHandler (Inherited from System.Windows.UIElement)
public MethodArrange (Inherited from System.Windows.UIElement)
public MethodCanCopy This predicate is true if the user may copy this part. (Inherited from Northwoods.GoXam.Part)
public MethodCanDelete This predicate is true if the user may delete this part. (Inherited from Northwoods.GoXam.Part)
public MethodCanEdit This predicate is true if the user may in-place edit the text of this part. (Inherited from Northwoods.GoXam.Part)
public MethodCanGroup This predicate is true if the user may group this part. (Inherited from Northwoods.GoXam.Part)
public MethodCanMove This predicate is true if the user may move this part. (Inherited from Northwoods.GoXam.Part)
public MethodCanPrint This predicate is true if the user may print this part. (Inherited from Northwoods.GoXam.Part)
public MethodCanReshape This predicate is true if the user may reshape this part. (Inherited from Northwoods.GoXam.Part)
public MethodCanResize This predicate is true if the user may resize this part. (Inherited from Northwoods.GoXam.Part)
public MethodCanRotate This predicate is true if the user may rotate this part. (Inherited from Northwoods.GoXam.Part)
public MethodCanSelect This predicate is true if the user may select this part. (Inherited from Northwoods.GoXam.Part)
public MethodCanUngroup This predicate is true if the user may ungroup this node.  
public MethodCaptureMouse (Inherited from System.Windows.UIElement)
public MethodClearValue (Inherited from System.Windows.DependencyObject)
public MethodCollapseSubGraph Collapse each of the member nodes and links, and recursively collapse any member groups.  
public MethodCollapseTree 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 MethodExpandSubGraph Make visible each member node and link, and perhaps recursively expand nested subgraphs.  
public MethodExpandTree Make visible each child node and the link to the child node, and perhaps recursively expand their nodes. (Inherited from Northwoods.GoXam.Node)
public MethodFindCommonContainingSubGraph (Inherited from Northwoods.GoXam.Part)
public MethodFindDescendantSearch 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 MethodFindLinksConnectedWithPortReturns a collection of Links that are connected to a particular port in either direction. (Inherited from Northwoods.GoXam.Node)
public MethodFindLinksIntoPortReturns a collection of Links that come into a particular port. (Inherited from Northwoods.GoXam.Node)
public MethodFindLinksOutOfPortReturns a collection of Links that go out of a particular port. (Inherited from Northwoods.GoXam.Node)
public MethodFindName (Inherited from System.Windows.FrameworkElement)
public MethodFindNamedDescendantSearch 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 MethodFindNodesConnectedWithPortReturns 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 MethodFindNodesIntoPortReturns a collection of Nodes that are connected to this node via links that come into a particular port. (Inherited from Northwoods.GoXam.Node)
public MethodFindNodesOutOfPortReturns 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 MethodFindPortFind the FrameworkElement in this node whose Node.PortId attached property matches a given port parameter value. (Inherited from Northwoods.GoXam.Node)
public MethodFindSubGraphPartsReturn 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 MethodFindTopLevelPartFind the top-level Part for this part. (Inherited from Northwoods.GoXam.Part)
public MethodFindTreePartsReturn 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 MethodGetAdornmentFind an Adornment associated with this part that has a particular category. (Inherited from Northwoods.GoXam.Part)
public MethodGetAngle Get the angle of an element in the visual tree of this part. (Inherited from Northwoods.GoXam.Part)
public MethodGetAnimationBaseValue (Inherited from System.Windows.DependencyObject)
public MethodGetBindingExpression (Inherited from System.Windows.FrameworkElement)
public MethodGetElementBoundsCompute the bounds in model coordinates of a FrameworkElement that is within the visual tree of this part. (Inherited from Northwoods.GoXam.Part)
public MethodGetElementPointCompute 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 Methodstatic (Shared in Visual Basic)GetIsSubGraphExpandedGets the value of the IsSubGraphExpandedProperty attached dependency property.  
public Methodstatic (Shared in Visual Basic)GetLayoutGets the value of the LayoutProperty attached dependency property.  
public MethodGetPortNameGet the port parameter value for a particular FrameworkElement. (Inherited from Northwoods.GoXam.Node)
public MethodGetRelativeElementPointCompute 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)GetUngroupableGets the value of the Ungroupable attached dependency property.  
public MethodGetValue (Inherited from System.Windows.DependencyObject)
public Methodstatic (Shared in Visual Basic)GetWasSubGraphExpandedGets the value of the WasSubGraphExpandedProperty attached dependency property.  
public MethodInvalidateArrange (Inherited from System.Windows.UIElement)
public MethodInvalidateMeasure (Inherited from System.Windows.UIElement)
public MethodInvalidateRelationships 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 MethodIsContainedBy (Inherited from Northwoods.GoXam.Part)
public MethodMakeAdornmentCreate an Adornment for a particular FrameworkElement using a given DataTemplate. (Inherited from Northwoods.GoXam.Part)
public MethodMeasure (Inherited from System.Windows.UIElement)
public MethodMoveOverridden.  Move not only this node but also all member nodes and links recursively.  
public MethodOnApplyTemplateOverridden. Initialize IsExpandedSubGraph with the possibly bound value of GetIsSubGraphExpanded on this group's root visual element, and initialize the Group.Layout.  
public MethodReadLocalValue (Inherited from System.Windows.DependencyObject)
public MethodReleaseMouseCapture (Inherited from System.Windows.UIElement)
public MethodRemeasure Re-measure and re-arrange this part in the near future. (Inherited from Northwoods.GoXam.Part)
public MethodRemoveHandler (Inherited from System.Windows.UIElement)
public MethodSetAdornmentAssociate an Adornment with this part. (Inherited from Northwoods.GoXam.Part)
public MethodSetAngleOverloaded.  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 MethodSetBinding (Inherited from System.Windows.FrameworkElement)
public Methodstatic (Shared in Visual Basic)SetIsSubGraphExpandedSets the value of the IsSubGraphExpandedProperty attached dependency property.  
public Methodstatic (Shared in Visual Basic)SetLayoutSets the value of the LayoutProperty attached dependency property.  
public Methodstatic (Shared in Visual Basic)SetUngroupableSets the value of the Ungroupable attached dependency property.  
public MethodSetValue (Inherited from System.Windows.DependencyObject)
public Methodstatic (Shared in Visual Basic)SetWasSubGraphExpandedSets the value of the WasSubGraphExpandedProperty attached dependency property.  
public MethodTransformToVisual (Inherited from System.Windows.UIElement)
public MethodUpdateAdornments Maybe create adornments if needed, or remove them if not. (Inherited from Northwoods.GoXam.Part)
public MethodUpdateLayout (Inherited from System.Windows.UIElement)
Top

Protected Methods

 NameDescription
protected MethodArrangeOverride (Inherited from System.Windows.FrameworkElement)
protected MethodMeasureOverride (Inherited from System.Windows.FrameworkElement)
protected MethodOnCreateAutomationPeer (Inherited from System.Windows.UIElement)
protected MethodOnIsDropOntoAcceptedChangedThis virtual method is called whenever the value of Part.IsDropOntoAccepted has changed. (Inherited from Northwoods.GoXam.Part)
protected MethodOnIsExpandedSubGraphChangedThis virtual method is called whenever the value of IsExpandedSubGraph changes.  
protected MethodOnIsExpandedTreeChangedThis virtual method is called whenever the value of Node.IsExpandedTree changes. (Inherited from Northwoods.GoXam.Node)
protected MethodOnIsSelectedChangedThis virtual method is called whenever this part is added or removed from the collection of Diagram.SelectedParts. (Inherited from Northwoods.GoXam.Part)
protected MethodUpdateSelectionAdornmentThis 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 MethodUpdateToolAdornments This is responsible for creating any tool adornments for this part. (Inherited from Northwoods.GoXam.Part)
Top

Public Events

See Also

© 2010 All Rights Reserved.