| Name | Description |
 | AddHandler | Overloaded. (Inherited from System.Windows.UIElement) |
 | AddToEventRoute | (Inherited from System.Windows.UIElement) |
 | ApplyAnimationClock | Overloaded. (Inherited from System.Windows.UIElement) |
 | ApplyTemplate | (Inherited from System.Windows.FrameworkElement) |
 | Arrange | (Inherited from System.Windows.UIElement) |
 | BeginAnimation | Overloaded. (Inherited from System.Windows.UIElement) |
 | BeginInit | (Inherited from System.Windows.FrameworkElement) |
 | BeginStoryboard | Overloaded. (Inherited from System.Windows.FrameworkElement) |
 | BringIntoView | Overloaded. (Inherited from System.Windows.FrameworkElement) |
 | CanCopy |
This predicate is true if the user may copy
this part.
(Inherited from Northwoods.GoXam.Part) |
 | CanDelete |
This predicate is true if the user may delete
this part.
(Inherited from Northwoods.GoXam.Part) |
 | CanEdit |
This predicate is true if the user may in-place edit the text of
this part.
(Inherited from Northwoods.GoXam.Part) |
 | CanGroup |
This predicate is true if the user may group
this part.
(Inherited from Northwoods.GoXam.Part) |
 | CanMove |
This predicate is true if the user may move
this part.
(Inherited from Northwoods.GoXam.Part) |
 | CanPrint |
This predicate is true if the user may print
this part.
(Inherited from Northwoods.GoXam.Part) |
 | CanReshape |
This predicate is true if the user may reshape
this part.
(Inherited from Northwoods.GoXam.Part) |
 | CanResize |
This predicate is true if the user may resize
this part.
(Inherited from Northwoods.GoXam.Part) |
 | CanRotate |
This predicate is true if the user may rotate
this part.
(Inherited from Northwoods.GoXam.Part) |
 | CanSelect |
This predicate is true if the user may select
this part.
(Inherited from Northwoods.GoXam.Part) |
 | CanUngroup |
This predicate is true if the user may ungroup this node.
|
 | CaptureMouse | (Inherited from System.Windows.UIElement) |
 | CaptureStylus | (Inherited from System.Windows.UIElement) |
 | CaptureTouch | (Inherited from System.Windows.UIElement) |
 | ClearValue | Overloaded. (Inherited from System.Windows.DependencyObject) |
 | CoerceValue | (Inherited from System.Windows.DependencyObject) |
 | CollapseSubGraph |
Collapse each of the member nodes and links,
and recursively collapse any member groups.
|
 | CollapseTree |
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) |
 | EndInit | (Inherited from System.Windows.FrameworkElement) |
 | Equals | (Inherited from System.Windows.DependencyObject) |
 | ExpandSubGraph |
Make visible each member node and link,
and perhaps recursively expand nested subgraphs.
|
 | ExpandTree |
Make visible each child node and the link to the child node,
and perhaps recursively expand their nodes.
(Inherited from Northwoods.GoXam.Node) |
 | FindCommonContainingSubGraph |
Find the group that contains both this part and another one.
(Inherited from Northwoods.GoXam.Part) |
 | FindCommonVisualAncestor | (Inherited from System.Windows.Media.Visual) |
 | FindDescendant | Search the visual tree for this part and return the first one for which the given predicate is true. (Inherited from Northwoods.GoXam.Part) |
 | FindLinksConnectedWithPort | Returns a collection of Links that are connected to a particular port in either direction. (Inherited from Northwoods.GoXam.Node) |
 | FindLinksIntoPort | Returns a collection of Links that come into a particular port. (Inherited from Northwoods.GoXam.Node) |
 | FindLinksOutOfPort | Returns a collection of Links that go out of a particular port. (Inherited from Northwoods.GoXam.Node) |
 | FindName | (Inherited from System.Windows.FrameworkElement) |
 | FindNamedDescendant | Search the visual tree for this part and return the first one that has a Name exactly matching the given . (Inherited from Northwoods.GoXam.Part) |
 | FindNodesConnectedWithPort | Returns 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) |
 | FindNodesIntoPort | Returns a collection of Nodes that are connected to this node via links that come into a particular port. (Inherited from Northwoods.GoXam.Node) |
 | FindNodesOutOfPort | Returns a collection of Nodes that are connected to this node via links that go out of a particular port. (Inherited from Northwoods.GoXam.Node) |
 | FindPort | Find the FrameworkElement in this node whose Node.PortId attached property matches a given port parameter value. (Inherited from Northwoods.GoXam.Node) |
 | FindResource | (Inherited from System.Windows.FrameworkElement) |
 | FindSubGraphParts | Return 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. |
 | FindTopLevelPart | Find the top-level Part for this part. (Inherited from Northwoods.GoXam.Part) |
 | FindTreeParts | Return 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) |
 | Focus | (Inherited from System.Windows.UIElement) |
 | GetAdornment | Find an Adornment associated with this part that has a particular category. (Inherited from Northwoods.GoXam.Part) |
 | GetAngle |
Get the angle of an element in the visual tree of this part.
(Inherited from Northwoods.GoXam.Part) |
 | GetAnimationBaseValue | (Inherited from System.Windows.UIElement) |
 | GetBindingExpression | (Inherited from System.Windows.FrameworkElement) |
 | GetElementBounds | Compute the bounds in model coordinates of a FrameworkElement that is within the visual tree of this part. (Inherited from Northwoods.GoXam.Part) |
 | GetElementPoint | Compute the point in model coordinates of a in a FrameworkElement that is within the visual tree of this part. (Inherited from Northwoods.GoXam.Part) |
 | GetHashCode | (Inherited from System.Windows.DependencyObject) |
  | GetIsSubGraphExpanded | Gets the value of the IsSubGraphExpandedProperty attached dependency property. |
  | GetLayout | Gets the value of the LayoutProperty attached dependency property. |
 | GetLocalValueEnumerator | (Inherited from System.Windows.DependencyObject) |
 | GetPortName | Get the port parameter value for a particular FrameworkElement . (Inherited from Northwoods.GoXam.Node) |
 | GetRelativeElementPoint | Compute the point of a 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) |
  | GetUngroupable | Gets the value of the Ungroupable attached dependency property. |
 | GetValue | (Inherited from System.Windows.DependencyObject) |
  | GetWasSubGraphExpanded | Gets the value of the WasSubGraphExpandedProperty attached dependency property. |
 | InputHitTest | (Inherited from System.Windows.UIElement) |
 | InvalidateArrange | (Inherited from System.Windows.UIElement) |
 | InvalidateMeasure | (Inherited from System.Windows.UIElement) |
 | InvalidateProperty | (Inherited from System.Windows.DependencyObject) |
 | InvalidateRelationships |
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) |
 | InvalidateVisual | (Inherited from System.Windows.UIElement) |
 | IsAncestorOf | (Inherited from System.Windows.Media.Visual) |
 | IsContainedBy | This predicate is true if this part is a member of the given . (Inherited from Northwoods.GoXam.Part) |
 | IsDescendantOf | (Inherited from System.Windows.Media.Visual) |
 | MakeAdornment | Create an Adornment for a particular FrameworkElement using a given DataTemplate . (Inherited from Northwoods.GoXam.Part) |
 | Measure | (Inherited from System.Windows.UIElement) |
 | Move | Overridden.
Move a node to a new position, perhaps with animation.
|
 | MoveFocus | (Inherited from System.Windows.FrameworkElement) |
 | OnApplyTemplate | Overridden. When overridden in a derived class, is invoked whenever application code or internal processes call System.Windows.FrameworkElement.ApplyTemplate. |
 | PointFromScreen | (Inherited from System.Windows.Media.Visual) |
 | PointToScreen | (Inherited from System.Windows.Media.Visual) |
 | PredictFocus | (Inherited from System.Windows.FrameworkElement) |
 | RaiseEvent | (Inherited from System.Windows.UIElement) |
 | ReadLocalValue | (Inherited from System.Windows.DependencyObject) |
 | RegisterName | (Inherited from System.Windows.FrameworkElement) |
 | ReleaseAllTouchCaptures | (Inherited from System.Windows.UIElement) |
 | ReleaseMouseCapture | (Inherited from System.Windows.UIElement) |
 | ReleaseStylusCapture | (Inherited from System.Windows.UIElement) |
 | ReleaseTouchCapture | (Inherited from System.Windows.UIElement) |
 | Remeasure |
Re-measure and re-arrange this part in the near future.
(Inherited from Northwoods.GoXam.Part) |
 | RemoveHandler | (Inherited from System.Windows.UIElement) |
 | SetAdornment | Associate an Adornment with this part. (Inherited from Northwoods.GoXam.Part) |
 | SetAngle | Overloaded.
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) |
 | SetBinding | Overloaded. (Inherited from System.Windows.FrameworkElement) |
 | SetCurrentValue | (Inherited from System.Windows.DependencyObject) |
  | SetIsSubGraphExpanded | Sets the value of the IsSubGraphExpandedProperty attached dependency property. |
  | SetLayout | Sets the value of the LayoutProperty attached dependency property. |
 | SetResourceReference | (Inherited from System.Windows.FrameworkElement) |
  | SetUngroupable | Sets the value of the Ungroupable attached dependency property. |
 | SetValue | Overloaded. (Inherited from System.Windows.DependencyObject) |
  | SetWasSubGraphExpanded | Sets the value of the WasSubGraphExpandedProperty attached dependency property. |
 | ToString | For 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) |
 | TransformToAncestor | Overloaded. (Inherited from System.Windows.Media.Visual) |
 | TransformToDescendant | (Inherited from System.Windows.Media.Visual) |
 | TransformToVisual | (Inherited from System.Windows.Media.Visual) |
 | TranslatePoint | (Inherited from System.Windows.UIElement) |
 | TryFindResource | (Inherited from System.Windows.FrameworkElement) |
 | UnregisterName | (Inherited from System.Windows.FrameworkElement) |
 | UpdateAdornments |
Maybe create adornments if needed, or remove them if not.
(Inherited from Northwoods.GoXam.Part) |
 | UpdateDefaultStyle | (Inherited from System.Windows.FrameworkElement) |
 | UpdateLayout | (Inherited from System.Windows.UIElement) |