| 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) |
 | ComputeFocusPoint |
Determine the focus point or hot-spot point for an external drag.
|
 | ComputeMove |
This method computes the new location for a node, given a new desired location
and a dictionary of dragged parts.
|
 | ConsiderDragOver | Determine if the currently dragged selection (DraggedParts or CopiedParts) would be valid to be dropped onto the target part , depending on its Northwoods.GoXam.Part.DropOntoBehavior. |
 | ConsiderSnapTo | This predicate is true if the given node can control the movement of the given node. |
 | DoDragDrop | Call DragDrop.DoDragDrop . |
 | DoDragOut |
Start a drag-and-drop operation.
|
 | DragOver |
Affect some stationary unselected objects that are under a given point,
and consider auto-scrolling.
|
 | DropOnto |
Perform any additional side-effects after a drop.
|
 | 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) |
 | FindDraggablePart | Return the selectable and movable/copyable Northwoods.GoXam.Part at the mouse-down point. |
 | 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) |
 | MakeDragImage | Create a representation of the Parts that are being dragged when IsRealtime is false. |
 | MayCopy |
This predicate is true when the view allows objects to be copied and inserted,
and some object in the diagram's selection is copyable, and the user is holding down the Control key.
|
 | MayCopyExternal |
This predicate is true if the user may copy the selection on an external drag-and-drop.
|
 | MayCopyInternal |
This predicate is true if the user may copy the selection on an internal drag-and-drop.
|
 | MayMove |
This predicate is true when the view allows objects to be moved,
and some object in the Selection is movable.
|
 | MayMoveExternal |
This predicate is true if the user may move the selection on an external drag-and-drop.
|
 | MayMoveInternal |
This predicate is true if the user may move the selection on an internal drag-and-drop.
|
 | 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) |
 | SnapTo |
Compute the new location for a node, given another node that is controlling its movement.
|
 | StandardMouseSelect | Overridden.
Implement the standard behavior for selecting parts with the mouse, depending on the control and shift modifier keys.
|
 | 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) |