|   | Name | Description | 
  | AddVisualChild |  (Inherited from System.Windows.Media.Visual) | 
  | ArrangeCore |  (Inherited from System.Windows.FrameworkElement) | 
  | ArrangeOverride |  (Inherited from System.Windows.FrameworkElement) | 
  | CaptureMouse | This calls UIElement.CaptureMouse on the Diagram's Northwoods.GoXam.Diagram.Panel. (Inherited from Northwoods.GoXam.Tool.DiagramTool) | 
  | ComputeCellSize | 
            The size should be a multiple of the value returned by this method.
               | 
  | ComputeMaxSize | The effective maximum resizing size is the minimum of MaxSize and the FrameworkElement's MaxWidth and MaxHeight.   | 
  | ComputeMinSize | The effective minimum resizing size is the maximum of MinSize and the FrameworkElement's MinWidth and MinHeight.   | 
  | ComputeResize | Given a Spot in the OriginalBounds and a new Point, compute the new Rect.   | 
  | DoResize | Change the AdornedElement's Width and/or Height, and perhaps the AdornedNode's Northwoods.GoXam.Node.Location, given a new rectangular bounds for the adorned element.   | 
  | FindAdornedElement | Given a handle element in an adornment, return its adornment's Northwoods.GoXam.Adornment.AdornedElement. (Inherited from Northwoods.GoXam.Tool.DiagramTool) | 
  | FindAdornedPart | Given a handle element in an adornment, return its adornment's Northwoods.GoXam.Adornment.AdornedPart. (Inherited from Northwoods.GoXam.Tool.DiagramTool) | 
  | FindAdornment | Given a handle element, return its containing Northwoods.GoXam.Adornment. (Inherited from Northwoods.GoXam.Tool.DiagramTool) | 
  | FindElementUpFrom | Overloaded. Search up the chain of parent visual elements starting with the given element to find one for which pred is true (Inherited from Northwoods.GoXam.Tool.DiagramTool) | 
  | FindPartAt | Find a Northwoods.GoXam.Part at the given point, perhaps requiring it to be Northwoods.GoXam.Part.Selectable. (Inherited from Northwoods.GoXam.Tool.DiagramTool) | 
  | FindToolHandleAt | 
            Find an element at the given point that is a tool handle.
             (Inherited from Northwoods.GoXam.Tool.DiagramTool) | 
  | GetLayoutClip |  (Inherited from System.Windows.FrameworkElement) | 
  | GetVisualChild |  (Inherited from System.Windows.FrameworkElement) | 
  | GetWheelDelta | 
            Return how much the wheel has turned.
             (Inherited from Northwoods.GoXam.Tool.DiagramTool) | 
  | HitTestCore | Overloaded.  (Inherited from System.Windows.UIElement) | 
  | IsAltKeyDown | 
            Return true when the alt key modifier is pressed.
             (Inherited from Northwoods.GoXam.Tool.DiagramTool) | 
  | IsBeyondDragSize | 
            Return true when the last mouse point is far enough away from the first mouse down point
            to constitute a drag operation instead of just a potential click.
             (Inherited from Northwoods.GoXam.Tool.DiagramTool) | 
  | IsControlKeyDown | 
            Return true when the control key modifier is pressed.
             (Inherited from Northwoods.GoXam.Tool.DiagramTool) | 
  | IsDoubleClick | 
            Return true when the last mouse down event occurred very close to and very soon after the previous mouse down event.
             (Inherited from Northwoods.GoXam.Tool.DiagramTool) | 
  | IsLeftButtonDown | 
            Return true when the left mouse button is pressed during a mouse button event.
             (Inherited from Northwoods.GoXam.Tool.DiagramTool) | 
  | IsRightButtonDown | 
            Return true when the right mouse button is pressed during a mouse button event.
             (Inherited from Northwoods.GoXam.Tool.DiagramTool) | 
  | IsShiftKeyDown | 
            Return true when the shift key modifier is pressed.
             (Inherited from Northwoods.GoXam.Tool.DiagramTool) | 
  | MeasureCore |  (Inherited from System.Windows.FrameworkElement) | 
  | MeasureOverride |  (Inherited from System.Windows.FrameworkElement) | 
  | OnAccessKey |  (Inherited from System.Windows.UIElement) | 
  | OnChildDesiredSizeChanged |  (Inherited from System.Windows.UIElement) | 
  | OnContextMenuClosing |  (Inherited from System.Windows.FrameworkElement) | 
  | OnContextMenuOpening |  (Inherited from System.Windows.FrameworkElement) | 
  | OnCreateAutomationPeer |  (Inherited from System.Windows.UIElement) | 
  | OnDpiChanged |  (Inherited from System.Windows.Media.Visual) | 
  | OnDragEnter |  (Inherited from System.Windows.UIElement) | 
  | OnDragLeave |  (Inherited from System.Windows.UIElement) | 
  | OnDragOver |  (Inherited from System.Windows.UIElement) | 
  | OnDrop |  (Inherited from System.Windows.UIElement) | 
  | OnGiveFeedback |  (Inherited from System.Windows.UIElement) | 
  | OnGotFocus |  (Inherited from System.Windows.FrameworkElement) | 
  | OnGotKeyboardFocus |  (Inherited from System.Windows.UIElement) | 
  | OnGotMouseCapture |  (Inherited from System.Windows.UIElement) | 
  | OnGotStylusCapture |  (Inherited from System.Windows.UIElement) | 
  | OnGotTouchCapture |  (Inherited from System.Windows.UIElement) | 
  | OnInitialized |  (Inherited from System.Windows.FrameworkElement) | 
  | OnIsKeyboardFocusedChanged |  (Inherited from System.Windows.UIElement) | 
  | OnIsKeyboardFocusWithinChanged |  (Inherited from System.Windows.UIElement) | 
  | OnIsMouseCapturedChanged |  (Inherited from System.Windows.UIElement) | 
  | OnIsMouseCaptureWithinChanged |  (Inherited from System.Windows.UIElement) | 
  | OnIsMouseDirectlyOverChanged |  (Inherited from System.Windows.UIElement) | 
  | OnIsStylusCapturedChanged |  (Inherited from System.Windows.UIElement) | 
  | OnIsStylusCaptureWithinChanged |  (Inherited from System.Windows.UIElement) | 
  | OnIsStylusDirectlyOverChanged |  (Inherited from System.Windows.UIElement) | 
  | OnKeyDown |  (Inherited from System.Windows.UIElement) | 
  | OnKeyUp |  (Inherited from System.Windows.UIElement) | 
  | OnLostFocus |  (Inherited from System.Windows.UIElement) | 
  | OnLostKeyboardFocus |  (Inherited from System.Windows.UIElement) | 
  | OnLostMouseCapture |  (Inherited from System.Windows.UIElement) | 
  | OnLostStylusCapture |  (Inherited from System.Windows.UIElement) | 
  | OnLostTouchCapture |  (Inherited from System.Windows.UIElement) | 
  | OnManipulationBoundaryFeedback |  (Inherited from System.Windows.UIElement) | 
  | OnManipulationCompleted |  (Inherited from System.Windows.UIElement) | 
  | OnManipulationDelta |  (Inherited from System.Windows.UIElement) | 
  | OnManipulationInertiaStarting |  (Inherited from System.Windows.UIElement) | 
  | OnManipulationStarted |  (Inherited from System.Windows.UIElement) | 
  | OnManipulationStarting |  (Inherited from System.Windows.UIElement) | 
  | OnMouseDown |  (Inherited from System.Windows.UIElement) | 
  | OnMouseEnter |  (Inherited from System.Windows.UIElement) | 
  | OnMouseLeave |  (Inherited from System.Windows.UIElement) | 
  | OnMouseLeftButtonDown |  (Inherited from System.Windows.UIElement) | 
  | OnMouseLeftButtonUp |  (Inherited from System.Windows.UIElement) | 
  | OnMouseMove |  (Inherited from System.Windows.UIElement) | 
  | OnMouseRightButtonDown |  (Inherited from System.Windows.UIElement) | 
  | OnMouseRightButtonUp |  (Inherited from System.Windows.UIElement) | 
  | OnMouseUp |  (Inherited from System.Windows.UIElement) | 
  | OnMouseWheel |  (Inherited from System.Windows.UIElement) | 
  | OnPreviewDragEnter |  (Inherited from System.Windows.UIElement) | 
  | OnPreviewDragLeave |  (Inherited from System.Windows.UIElement) | 
  | OnPreviewDragOver |  (Inherited from System.Windows.UIElement) | 
  | OnPreviewDrop |  (Inherited from System.Windows.UIElement) | 
  | OnPreviewGiveFeedback |  (Inherited from System.Windows.UIElement) | 
  | OnPreviewGotKeyboardFocus |  (Inherited from System.Windows.UIElement) | 
  | OnPreviewKeyDown |  (Inherited from System.Windows.UIElement) | 
  | OnPreviewKeyUp |  (Inherited from System.Windows.UIElement) | 
  | OnPreviewLostKeyboardFocus |  (Inherited from System.Windows.UIElement) | 
  | OnPreviewMouseDown |  (Inherited from System.Windows.UIElement) | 
  | OnPreviewMouseLeftButtonDown |  (Inherited from System.Windows.UIElement) | 
  | OnPreviewMouseLeftButtonUp |  (Inherited from System.Windows.UIElement) | 
  | OnPreviewMouseMove |  (Inherited from System.Windows.UIElement) | 
  | OnPreviewMouseRightButtonDown |  (Inherited from System.Windows.UIElement) | 
  | OnPreviewMouseRightButtonUp |  (Inherited from System.Windows.UIElement) | 
  | OnPreviewMouseUp |  (Inherited from System.Windows.UIElement) | 
  | OnPreviewMouseWheel |  (Inherited from System.Windows.UIElement) | 
  | OnPreviewQueryContinueDrag |  (Inherited from System.Windows.UIElement) | 
  | OnPreviewStylusButtonDown |  (Inherited from System.Windows.UIElement) | 
  | OnPreviewStylusButtonUp |  (Inherited from System.Windows.UIElement) | 
  | OnPreviewStylusDown |  (Inherited from System.Windows.UIElement) | 
  | OnPreviewStylusInAirMove |  (Inherited from System.Windows.UIElement) | 
  | OnPreviewStylusInRange |  (Inherited from System.Windows.UIElement) | 
  | OnPreviewStylusMove |  (Inherited from System.Windows.UIElement) | 
  | OnPreviewStylusOutOfRange |  (Inherited from System.Windows.UIElement) | 
  | OnPreviewStylusSystemGesture |  (Inherited from System.Windows.UIElement) | 
  | OnPreviewStylusUp |  (Inherited from System.Windows.UIElement) | 
  | OnPreviewTextInput |  (Inherited from System.Windows.UIElement) | 
  | OnPreviewTouchDown |  (Inherited from System.Windows.UIElement) | 
  | OnPreviewTouchMove |  (Inherited from System.Windows.UIElement) | 
  | OnPreviewTouchUp |  (Inherited from System.Windows.UIElement) | 
  | OnPropertyChanged |  (Inherited from System.Windows.FrameworkElement) | 
  | OnQueryContinueDrag |  (Inherited from System.Windows.UIElement) | 
  | OnQueryCursor |  (Inherited from System.Windows.UIElement) | 
  | OnRender |  (Inherited from System.Windows.UIElement) | 
  | OnStylusButtonDown |  (Inherited from System.Windows.UIElement) | 
  | OnStylusButtonUp |  (Inherited from System.Windows.UIElement) | 
  | OnStylusDown |  (Inherited from System.Windows.UIElement) | 
  | OnStylusEnter |  (Inherited from System.Windows.UIElement) | 
  | OnStylusInAirMove |  (Inherited from System.Windows.UIElement) | 
  | OnStylusInRange |  (Inherited from System.Windows.UIElement) | 
  | OnStylusLeave |  (Inherited from System.Windows.UIElement) | 
  | OnStylusMove |  (Inherited from System.Windows.UIElement) | 
  | OnStylusOutOfRange |  (Inherited from System.Windows.UIElement) | 
  | OnStylusSystemGesture |  (Inherited from System.Windows.UIElement) | 
  | OnStylusUp |  (Inherited from System.Windows.UIElement) | 
  | OnTextInput |  (Inherited from System.Windows.UIElement) | 
  | OnToolTipClosing |  (Inherited from System.Windows.FrameworkElement) | 
  | OnToolTipOpening |  (Inherited from System.Windows.FrameworkElement) | 
  | OnTouchDown |  (Inherited from System.Windows.UIElement) | 
  | OnTouchEnter |  (Inherited from System.Windows.UIElement) | 
  | OnTouchLeave |  (Inherited from System.Windows.UIElement) | 
  | OnTouchMove |  (Inherited from System.Windows.UIElement) | 
  | OnTouchUp |  (Inherited from System.Windows.UIElement) | 
  | ReleaseMouse | This calls UIElement.ReleaseMouseCapture on the Diagram's Northwoods.GoXam.Diagram.Panel. (Inherited from Northwoods.GoXam.Tool.DiagramTool) | 
  | RemoveVisualChild |  (Inherited from System.Windows.Media.Visual) | 
  | StandardMouseSelect | 
            Implement the standard behavior for selecting parts with the mouse, depending on the control and shift modifier keys.
             (Inherited from Northwoods.GoXam.Tool.DiagramTool) | 
  | StandardMouseWheel | 
            Implement the standard behavior for mouse wheel events.
             (Inherited from Northwoods.GoXam.Tool.DiagramTool) | 
  | StartTransaction | Call Northwoods.GoXam.Diagram.StartTransaction with the given transaction name. (Inherited from Northwoods.GoXam.Tool.DiagramTool) | 
  | StopTransaction | If TransactionResult is null, call Northwoods.GoXam.Diagram.RollbackTransaction, otherwise call Northwoods.GoXam.Diagram.CommitTransaction. (Inherited from Northwoods.GoXam.Tool.DiagramTool) |