Northwoods.GoWPF 1.3.5 Assembly
ClickCreatingTool Class Members
See Also  Fields  Properties  Methods  Events Send Feedback
Northwoods.GoXam.Tool Namespace : ClickCreatingTool Class


The following tables list the members exposed by ClickCreatingTool.

Public Constructors

 NameDescription
public ConstructorClickCreatingTool Constructor  
Top

Public Fields

 NameDescription
public Fieldstatic (Shared in Visual Basic)DoubleClickPropertyIdentifies the DoubleClick dependency property.  
public Fieldstatic (Shared in Visual Basic)PrototypeDataPropertyIdentifies the PrototypeData dependency property.  
Top

Public Properties

 NameDescription
public PropertyActive Gets or sets whether this tool is started and is actively doing something. (Inherited from Northwoods.GoXam.Tool.DiagramTool)
public PropertyActualHeight (Inherited from System.Windows.FrameworkElement)
public PropertyActualWidth (Inherited from System.Windows.FrameworkElement)
public PropertyAllowDrop (Inherited from System.Windows.UIElement)
public PropertyAreAnyTouchesCaptured (Inherited from System.Windows.UIElement)
public PropertyAreAnyTouchesCapturedWithin (Inherited from System.Windows.UIElement)
public PropertyAreAnyTouchesDirectlyOver (Inherited from System.Windows.UIElement)
public PropertyAreAnyTouchesOver (Inherited from System.Windows.UIElement)
public PropertyBindingGroup (Inherited from System.Windows.FrameworkElement)
public PropertyCacheMode (Inherited from System.Windows.UIElement)
public PropertyClip (Inherited from System.Windows.UIElement)
public PropertyClipToBounds (Inherited from System.Windows.UIElement)
public PropertyCommandBindings (Inherited from System.Windows.UIElement)
public PropertyContextMenu (Inherited from System.Windows.FrameworkElement)
public PropertyCursor (Inherited from System.Windows.FrameworkElement)
public PropertyDataContext (Inherited from System.Windows.FrameworkElement)
public PropertyDependencyObjectType (Inherited from System.Windows.DependencyObject)
public PropertyDesiredSize (Inherited from System.Windows.UIElement)
public PropertyDiagramGets the Northwoods.GoXam.Diagram that owns this tool and for which this tool is handling input events. (Inherited from Northwoods.GoXam.Tool.DiagramTool)
public PropertyDispatcher (Inherited from System.Windows.Threading.DispatcherObject)
public PropertyDoubleClick Gets or sets whether this tool requires a double-click to create a node at the click point.  
public PropertyEffect (Inherited from System.Windows.UIElement)
public PropertyFlowDirection (Inherited from System.Windows.FrameworkElement)
public PropertyFocusable (Inherited from System.Windows.UIElement)
public PropertyFocusVisualStyle (Inherited from System.Windows.FrameworkElement)
public PropertyForceCursor (Inherited from System.Windows.FrameworkElement)
public PropertyHasAnimatedProperties (Inherited from System.Windows.UIElement)
public PropertyHeight (Inherited from System.Windows.FrameworkElement)
public PropertyHorizontalAlignment (Inherited from System.Windows.FrameworkElement)
public PropertyInputBindings (Inherited from System.Windows.UIElement)
public PropertyInputScope (Inherited from System.Windows.FrameworkElement)
public PropertyIsArrangeValid (Inherited from System.Windows.UIElement)
public PropertyIsEnabled (Inherited from System.Windows.UIElement)
public PropertyIsFocused (Inherited from System.Windows.UIElement)
public PropertyIsHitTestVisible (Inherited from System.Windows.UIElement)
public PropertyIsInitialized (Inherited from System.Windows.FrameworkElement)
public PropertyIsInputMethodEnabled (Inherited from System.Windows.UIElement)
public PropertyIsKeyboardFocused (Inherited from System.Windows.UIElement)
public PropertyIsKeyboardFocusWithin (Inherited from System.Windows.UIElement)
public PropertyIsLoaded (Inherited from System.Windows.FrameworkElement)
public PropertyIsManipulationEnabled (Inherited from System.Windows.UIElement)
public PropertyIsMeasureValid (Inherited from System.Windows.UIElement)
public PropertyIsMouseCaptured (Inherited from System.Windows.UIElement)
public PropertyIsMouseCaptureWithin (Inherited from System.Windows.UIElement)
public PropertyIsMouseDirectlyOver (Inherited from System.Windows.UIElement)
public PropertyIsMouseOver (Inherited from System.Windows.UIElement)
public PropertyIsSealed (Inherited from System.Windows.DependencyObject)
public PropertyIsStylusCaptured (Inherited from System.Windows.UIElement)
public PropertyIsStylusCaptureWithin (Inherited from System.Windows.UIElement)
public PropertyIsStylusDirectlyOver (Inherited from System.Windows.UIElement)
public PropertyIsStylusOver (Inherited from System.Windows.UIElement)
public PropertyIsVisible (Inherited from System.Windows.UIElement)
public PropertyLanguage (Inherited from System.Windows.FrameworkElement)
public PropertyLayoutTransform (Inherited from System.Windows.FrameworkElement)
public PropertyMargin (Inherited from System.Windows.FrameworkElement)
public PropertyMaxHeight (Inherited from System.Windows.FrameworkElement)
public PropertyMaxWidth (Inherited from System.Windows.FrameworkElement)
public PropertyMinHeight (Inherited from System.Windows.FrameworkElement)
public PropertyMinWidth (Inherited from System.Windows.FrameworkElement)
public PropertyMouseEnabled Gets or sets whether this tool can be started by a mouse event. (Inherited from Northwoods.GoXam.Tool.DiagramTool)
public PropertyName (Inherited from System.Windows.FrameworkElement)
public PropertyOpacity (Inherited from System.Windows.UIElement)
public PropertyOpacityMask (Inherited from System.Windows.UIElement)
public PropertyOverridesDefaultStyle (Inherited from System.Windows.FrameworkElement)
public PropertyParent (Inherited from System.Windows.FrameworkElement)
public PropertyPrototypeData Gets or sets a data value for a new node.  
public PropertyRenderSize (Inherited from System.Windows.UIElement)
public PropertyRenderTransform (Inherited from System.Windows.UIElement)
public PropertyRenderTransformOrigin (Inherited from System.Windows.UIElement)
public PropertyResources (Inherited from System.Windows.FrameworkElement)
public PropertySnapsToDevicePixels (Inherited from System.Windows.UIElement)
public PropertyStyle (Inherited from System.Windows.FrameworkElement)
public PropertyTag (Inherited from System.Windows.FrameworkElement)
public PropertyTemplatedParent (Inherited from System.Windows.FrameworkElement)
public PropertyToolTip (Inherited from System.Windows.FrameworkElement)
public PropertyTouchesCaptured (Inherited from System.Windows.UIElement)
public PropertyTouchesCapturedWithin (Inherited from System.Windows.UIElement)
public PropertyTouchesDirectlyOver (Inherited from System.Windows.UIElement)
public PropertyTouchesOver (Inherited from System.Windows.UIElement)
public PropertyTriggers (Inherited from System.Windows.FrameworkElement)
public PropertyUid (Inherited from System.Windows.UIElement)
public PropertyUseLayoutRounding (Inherited from System.Windows.FrameworkElement)
public PropertyVerticalAlignment (Inherited from System.Windows.FrameworkElement)
public PropertyVisibility (Inherited from System.Windows.UIElement)
public PropertyWheelBehaviorGets or sets the behavior of DiagramTool.StandardMouseWheel. (Inherited from Northwoods.GoXam.Tool.DiagramTool)
public PropertyWidth (Inherited from System.Windows.FrameworkElement)
Top

Protected Properties

Public Methods

 NameDescription
public MethodAddHandlerOverloaded.  (Inherited from System.Windows.UIElement)
public MethodAddToEventRoute (Inherited from System.Windows.UIElement)
public MethodApplyAnimationClockOverloaded.  (Inherited from System.Windows.UIElement)
public MethodApplyTemplate (Inherited from System.Windows.FrameworkElement)
public MethodArrange (Inherited from System.Windows.UIElement)
public MethodBeginAnimationOverloaded.  (Inherited from System.Windows.UIElement)
public MethodBeginInit (Inherited from System.Windows.FrameworkElement)
public MethodBeginStoryboardOverloaded.  (Inherited from System.Windows.FrameworkElement)
public MethodBringIntoViewOverloaded.  (Inherited from System.Windows.FrameworkElement)
public MethodCanStartOverridden. This tool can run when the diagram supports inserting nodes, the model is modifiable, and there is a click (or a double-click if DoubleClick is true).  
public MethodCaptureStylus (Inherited from System.Windows.UIElement)
public MethodCaptureTouch (Inherited from System.Windows.UIElement)
public MethodClearValueOverloaded.  (Inherited from System.Windows.DependencyObject)
public MethodCoerceValue (Inherited from System.Windows.DependencyObject)
public MethodDoActivateThis method is called by the diagram after setting Northwoods.GoXam.Diagram.CurrentTool, to make the new tool active. (Inherited from Northwoods.GoXam.Tool.DiagramTool)
public MethodDoCancel The diagram will call this method when the user wishes to cancel the current tool's operation. (Inherited from Northwoods.GoXam.Tool.DiagramTool)
public MethodDoDeactivateThis method is called by the diagram on the old tool when Northwoods.GoXam.Diagram.CurrentTool is set to a new tool. (Inherited from Northwoods.GoXam.Tool.DiagramTool)
public MethodDoKeyDown The diagram will call this method upon a key down event. (Inherited from Northwoods.GoXam.Tool.DiagramTool)
public MethodDoKeyUp The diagram will call this method upon a key up event. (Inherited from Northwoods.GoXam.Tool.DiagramTool)
public MethodDoMouseDown The diagram will call this method upon a mouse down event. (Inherited from Northwoods.GoXam.Tool.DiagramTool)
public MethodDoMouseMove The diagram will call this method upon a mouse move event. (Inherited from Northwoods.GoXam.Tool.DiagramTool)
public MethodDoMouseUpOverridden. Upon a click, call InsertNode and stop this tool.  
public MethodDoMouseWheel The diagram will call this method as the mouse wheel is rotated. (Inherited from Northwoods.GoXam.Tool.DiagramTool)
public MethodDoStart This method is called by the diagram when this tool becomes the current tool. (Inherited from Northwoods.GoXam.Tool.DiagramTool)
public MethodDoStop This method is called by the diagram when this tool stops being the current tool. (Inherited from Northwoods.GoXam.Tool.DiagramTool)
public MethodEndInit (Inherited from System.Windows.FrameworkElement)
public MethodFindCommonVisualAncestor (Inherited from System.Windows.Media.Visual)
public MethodFindName (Inherited from System.Windows.FrameworkElement)
public MethodFindResource (Inherited from System.Windows.FrameworkElement)
public MethodFocus (Inherited from System.Windows.UIElement)
public MethodGetAnimationBaseValue (Inherited from System.Windows.UIElement)
public MethodGetBindingExpression (Inherited from System.Windows.FrameworkElement)
public MethodGetLocalValueEnumerator (Inherited from System.Windows.DependencyObject)
public MethodGetValue (Inherited from System.Windows.DependencyObject)
public MethodInputHitTest (Inherited from System.Windows.UIElement)
public MethodInsertNodeCreate a node by adding a copy of the PrototypeData to the diagram's model, and assign its Northwoods.GoXam.Node.Location to be the given point.  
public MethodInvalidateArrange (Inherited from System.Windows.UIElement)
public MethodInvalidateMeasure (Inherited from System.Windows.UIElement)
public MethodInvalidateProperty (Inherited from System.Windows.DependencyObject)
public MethodInvalidateVisual (Inherited from System.Windows.UIElement)
public MethodIsAncestorOf (Inherited from System.Windows.Media.Visual)
public MethodIsDescendantOf (Inherited from System.Windows.Media.Visual)
public MethodMeasure (Inherited from System.Windows.UIElement)
public MethodMoveFocus (Inherited from System.Windows.UIElement)
public MethodOnApplyTemplate (Inherited from System.Windows.FrameworkElement)
public MethodPointFromScreen (Inherited from System.Windows.Media.Visual)
public MethodPointToScreen (Inherited from System.Windows.Media.Visual)
public MethodPredictFocus (Inherited from System.Windows.UIElement)
public MethodRaiseEventOverloaded. Raise a RoutedEvent on the DiagramTool.Diagram. (Inherited from Northwoods.GoXam.Tool.DiagramTool)
public MethodReadLocalValue (Inherited from System.Windows.DependencyObject)
public MethodRegisterName (Inherited from System.Windows.FrameworkElement)
public MethodReleaseAllTouchCaptures (Inherited from System.Windows.UIElement)
public MethodReleaseMouseCapture (Inherited from System.Windows.UIElement)
public MethodReleaseStylusCapture (Inherited from System.Windows.UIElement)
public MethodReleaseTouchCapture (Inherited from System.Windows.UIElement)
public MethodRemoveHandler (Inherited from System.Windows.UIElement)
public MethodSetBindingOverloaded.  (Inherited from System.Windows.FrameworkElement)
public MethodSetCurrentValue (Inherited from System.Windows.DependencyObject)
public MethodSetResourceReference (Inherited from System.Windows.FrameworkElement)
public MethodSetValueOverloaded.  (Inherited from System.Windows.DependencyObject)
public MethodStopToolIf the Northwoods.GoXam.Diagram.CurrentTool is this tool, stop this tool and start the Northwoods.GoXam.Diagram.DefaultTool by making it be the new current tool. (Inherited from Northwoods.GoXam.Tool.DiagramTool)
public MethodTransformToAncestorOverloaded.  (Inherited from System.Windows.Media.Visual)
public MethodTransformToDescendant (Inherited from System.Windows.Media.Visual)
public MethodTransformToVisual (Inherited from System.Windows.Media.Visual)
public MethodTranslatePoint (Inherited from System.Windows.UIElement)
public MethodTryFindResource (Inherited from System.Windows.FrameworkElement)
public MethodUnregisterName (Inherited from System.Windows.FrameworkElement)
public MethodUpdateAdornments The diagram asks each tool to update any adornments the tool might use for a given part. (Inherited from Northwoods.GoXam.Tool.DiagramTool)
public MethodUpdateLayout (Inherited from System.Windows.UIElement)
Top

Protected Methods

 NameDescription
protected MethodAddVisualChild (Inherited from System.Windows.Media.Visual)
protected MethodArrangeCore (Inherited from System.Windows.UIElement)
protected MethodArrangeOverride (Inherited from System.Windows.FrameworkElement)
protected MethodCaptureMouseThis calls UIElement.CaptureMouse on the DiagramTool.Diagram's Northwoods.GoXam.Diagram.Panel. (Inherited from Northwoods.GoXam.Tool.DiagramTool)
protected MethodFindAdornedElementGiven a handle element in an adornment, return its adornment's Northwoods.GoXam.Adornment.AdornedElement. (Inherited from Northwoods.GoXam.Tool.DiagramTool)
protected MethodFindAdornedPartGiven a handle element in an adornment, return its adornment's Northwoods.GoXam.Adornment.AdornedPart. (Inherited from Northwoods.GoXam.Tool.DiagramTool)
protected MethodFindAdornmentGiven a handle element, return its containing Northwoods.GoXam.Adornment. (Inherited from Northwoods.GoXam.Tool.DiagramTool)
protected MethodFindElementUpFromOverloaded. 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)
protected MethodFindPartAtFind a Northwoods.GoXam.Part at the given point, perhaps requiring it to be Northwoods.GoXam.Part.Selectable. (Inherited from Northwoods.GoXam.Tool.DiagramTool)
protected MethodFindToolHandleAt Find an element at the given point that is a tool handle. (Inherited from Northwoods.GoXam.Tool.DiagramTool)
protected MethodGetLayoutClip (Inherited from System.Windows.UIElement)
protected MethodGetVisualChild (Inherited from System.Windows.Media.Visual)
protected MethodGetWheelDelta Return how much the wheel has turned. (Inherited from Northwoods.GoXam.Tool.DiagramTool)
protected MethodHitTestCoreOverloaded.  (Inherited from System.Windows.Media.Visual)
protected MethodIsAltKeyDown Return true when the alt key modifier is pressed. (Inherited from Northwoods.GoXam.Tool.DiagramTool)
protected MethodIsBeyondDragSize 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)
protected MethodIsControlKeyDown Return true when the control key modifier is pressed. (Inherited from Northwoods.GoXam.Tool.DiagramTool)
protected MethodIsDoubleClick 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)
protected MethodIsLeftButtonDown Return true when the left mouse button is pressed during a mouse button event. (Inherited from Northwoods.GoXam.Tool.DiagramTool)
protected MethodIsRightButtonDown Return true when the right mouse button is pressed during a mouse button event. (Inherited from Northwoods.GoXam.Tool.DiagramTool)
protected MethodIsShiftKeyDown Return true when the shift key modifier is pressed. (Inherited from Northwoods.GoXam.Tool.DiagramTool)
protected MethodMeasureCore (Inherited from System.Windows.UIElement)
protected MethodMeasureOverride (Inherited from System.Windows.FrameworkElement)
protected MethodOnAccessKey (Inherited from System.Windows.UIElement)
protected MethodOnChildDesiredSizeChanged (Inherited from System.Windows.UIElement)
protected MethodOnContextMenuClosing (Inherited from System.Windows.FrameworkElement)
protected MethodOnContextMenuOpening (Inherited from System.Windows.FrameworkElement)
protected MethodOnCreateAutomationPeer (Inherited from System.Windows.UIElement)
protected MethodOnDragEnter (Inherited from System.Windows.UIElement)
protected MethodOnDragLeave (Inherited from System.Windows.UIElement)
protected MethodOnDragOver (Inherited from System.Windows.UIElement)
protected MethodOnDrop (Inherited from System.Windows.UIElement)
protected MethodOnGiveFeedback (Inherited from System.Windows.UIElement)
protected MethodOnGotFocus (Inherited from System.Windows.UIElement)
protected MethodOnGotKeyboardFocus (Inherited from System.Windows.UIElement)
protected MethodOnGotMouseCapture (Inherited from System.Windows.UIElement)
protected MethodOnGotStylusCapture (Inherited from System.Windows.UIElement)
protected MethodOnGotTouchCapture (Inherited from System.Windows.UIElement)
protected MethodOnInitialized (Inherited from System.Windows.FrameworkElement)
protected MethodOnIsKeyboardFocusedChanged (Inherited from System.Windows.UIElement)
protected MethodOnIsKeyboardFocusWithinChanged (Inherited from System.Windows.UIElement)
protected MethodOnIsMouseCapturedChanged (Inherited from System.Windows.UIElement)
protected MethodOnIsMouseCaptureWithinChanged (Inherited from System.Windows.UIElement)
protected MethodOnIsMouseDirectlyOverChanged (Inherited from System.Windows.UIElement)
protected MethodOnIsStylusCapturedChanged (Inherited from System.Windows.UIElement)
protected MethodOnIsStylusCaptureWithinChanged (Inherited from System.Windows.UIElement)
protected MethodOnIsStylusDirectlyOverChanged (Inherited from System.Windows.UIElement)
protected MethodOnKeyDown (Inherited from System.Windows.UIElement)
protected MethodOnKeyUp (Inherited from System.Windows.UIElement)
protected MethodOnLostFocus (Inherited from System.Windows.UIElement)
protected MethodOnLostKeyboardFocus (Inherited from System.Windows.UIElement)
protected MethodOnLostMouseCapture (Inherited from System.Windows.UIElement)
protected MethodOnLostStylusCapture (Inherited from System.Windows.UIElement)
protected MethodOnLostTouchCapture (Inherited from System.Windows.UIElement)
protected MethodOnManipulationBoundaryFeedback (Inherited from System.Windows.UIElement)
protected MethodOnManipulationCompleted (Inherited from System.Windows.UIElement)
protected MethodOnManipulationDelta (Inherited from System.Windows.UIElement)
protected MethodOnManipulationInertiaStarting (Inherited from System.Windows.UIElement)
protected MethodOnManipulationStarted (Inherited from System.Windows.UIElement)
protected MethodOnManipulationStarting (Inherited from System.Windows.UIElement)
protected MethodOnMouseDown (Inherited from System.Windows.UIElement)
protected MethodOnMouseEnter (Inherited from System.Windows.UIElement)
protected MethodOnMouseLeave (Inherited from System.Windows.UIElement)
protected MethodOnMouseLeftButtonDown (Inherited from System.Windows.UIElement)
protected MethodOnMouseLeftButtonUp (Inherited from System.Windows.UIElement)
protected MethodOnMouseMove (Inherited from System.Windows.UIElement)
protected MethodOnMouseRightButtonDown (Inherited from System.Windows.UIElement)
protected MethodOnMouseRightButtonUp (Inherited from System.Windows.UIElement)
protected MethodOnMouseUp (Inherited from System.Windows.UIElement)
protected MethodOnMouseWheel (Inherited from System.Windows.UIElement)
protected MethodOnPreviewDragEnter (Inherited from System.Windows.UIElement)
protected MethodOnPreviewDragLeave (Inherited from System.Windows.UIElement)
protected MethodOnPreviewDragOver (Inherited from System.Windows.UIElement)
protected MethodOnPreviewDrop (Inherited from System.Windows.UIElement)
protected MethodOnPreviewGiveFeedback (Inherited from System.Windows.UIElement)
protected MethodOnPreviewGotKeyboardFocus (Inherited from System.Windows.UIElement)
protected MethodOnPreviewKeyDown (Inherited from System.Windows.UIElement)
protected MethodOnPreviewKeyUp (Inherited from System.Windows.UIElement)
protected MethodOnPreviewLostKeyboardFocus (Inherited from System.Windows.UIElement)
protected MethodOnPreviewMouseDown (Inherited from System.Windows.UIElement)
protected MethodOnPreviewMouseLeftButtonDown (Inherited from System.Windows.UIElement)
protected MethodOnPreviewMouseLeftButtonUp (Inherited from System.Windows.UIElement)
protected MethodOnPreviewMouseMove (Inherited from System.Windows.UIElement)
protected MethodOnPreviewMouseRightButtonDown (Inherited from System.Windows.UIElement)
protected MethodOnPreviewMouseRightButtonUp (Inherited from System.Windows.UIElement)
protected MethodOnPreviewMouseUp (Inherited from System.Windows.UIElement)
protected MethodOnPreviewMouseWheel (Inherited from System.Windows.UIElement)
protected MethodOnPreviewQueryContinueDrag (Inherited from System.Windows.UIElement)
protected MethodOnPreviewStylusButtonDown (Inherited from System.Windows.UIElement)
protected MethodOnPreviewStylusButtonUp (Inherited from System.Windows.UIElement)
protected MethodOnPreviewStylusDown (Inherited from System.Windows.UIElement)
protected MethodOnPreviewStylusInAirMove (Inherited from System.Windows.UIElement)
protected MethodOnPreviewStylusInRange (Inherited from System.Windows.UIElement)
protected MethodOnPreviewStylusMove (Inherited from System.Windows.UIElement)
protected MethodOnPreviewStylusOutOfRange (Inherited from System.Windows.UIElement)
protected MethodOnPreviewStylusSystemGesture (Inherited from System.Windows.UIElement)
protected MethodOnPreviewStylusUp (Inherited from System.Windows.UIElement)
protected MethodOnPreviewTextInput (Inherited from System.Windows.UIElement)
protected MethodOnPreviewTouchDown (Inherited from System.Windows.UIElement)
protected MethodOnPreviewTouchMove (Inherited from System.Windows.UIElement)
protected MethodOnPreviewTouchUp (Inherited from System.Windows.UIElement)
protected MethodOnPropertyChanged (Inherited from System.Windows.DependencyObject)
protected MethodOnQueryContinueDrag (Inherited from System.Windows.UIElement)
protected MethodOnQueryCursor (Inherited from System.Windows.UIElement)
protected MethodOnRender (Inherited from System.Windows.UIElement)
protected MethodOnStylusButtonDown (Inherited from System.Windows.UIElement)
protected MethodOnStylusButtonUp (Inherited from System.Windows.UIElement)
protected MethodOnStylusDown (Inherited from System.Windows.UIElement)
protected MethodOnStylusEnter (Inherited from System.Windows.UIElement)
protected MethodOnStylusInAirMove (Inherited from System.Windows.UIElement)
protected MethodOnStylusInRange (Inherited from System.Windows.UIElement)
protected MethodOnStylusLeave (Inherited from System.Windows.UIElement)
protected MethodOnStylusMove (Inherited from System.Windows.UIElement)
protected MethodOnStylusOutOfRange (Inherited from System.Windows.UIElement)
protected MethodOnStylusSystemGesture (Inherited from System.Windows.UIElement)
protected MethodOnStylusUp (Inherited from System.Windows.UIElement)
protected MethodOnTextInput (Inherited from System.Windows.UIElement)
protected MethodOnToolTipClosing (Inherited from System.Windows.FrameworkElement)
protected MethodOnToolTipOpening (Inherited from System.Windows.FrameworkElement)
protected MethodOnTouchDown (Inherited from System.Windows.UIElement)
protected MethodOnTouchEnter (Inherited from System.Windows.UIElement)
protected MethodOnTouchLeave (Inherited from System.Windows.UIElement)
protected MethodOnTouchMove (Inherited from System.Windows.UIElement)
protected MethodOnTouchUp (Inherited from System.Windows.UIElement)
protected MethodReleaseMouseThis calls UIElement.ReleaseMouseCapture on the DiagramTool.Diagram's Northwoods.GoXam.Diagram.Panel. (Inherited from Northwoods.GoXam.Tool.DiagramTool)
protected MethodRemoveVisualChild (Inherited from System.Windows.Media.Visual)
protected MethodStandardMouseSelect Implement the standard behavior for selecting parts with the mouse, depending on the control and shift modifier keys. (Inherited from Northwoods.GoXam.Tool.DiagramTool)
protected MethodStandardMouseWheel Implement the standard behavior for mouse wheel events. (Inherited from Northwoods.GoXam.Tool.DiagramTool)
protected MethodStartTransactionCall Northwoods.GoXam.Diagram.StartTransaction with the given transaction name. (Inherited from Northwoods.GoXam.Tool.DiagramTool)
protected MethodStopTransactionIf DiagramTool.TransactionResult is null, call Northwoods.GoXam.Diagram.RollbackTransaction, otherwise call Northwoods.GoXam.Diagram.CommitTransaction. (Inherited from Northwoods.GoXam.Tool.DiagramTool)
Top

Public Events

 NameDescription
public EventContextMenuClosing (Inherited from System.Windows.FrameworkElement)
public EventContextMenuOpening (Inherited from System.Windows.FrameworkElement)
public EventDataContextChanged (Inherited from System.Windows.FrameworkElement)
public EventDragEnter (Inherited from System.Windows.UIElement)
public EventDragLeave (Inherited from System.Windows.UIElement)
public EventDragOver (Inherited from System.Windows.UIElement)
public EventDrop (Inherited from System.Windows.UIElement)
public EventFocusableChanged (Inherited from System.Windows.UIElement)
public EventGiveFeedback (Inherited from System.Windows.UIElement)
public EventGotFocus (Inherited from System.Windows.UIElement)
public EventGotKeyboardFocus (Inherited from System.Windows.UIElement)
public EventGotMouseCapture (Inherited from System.Windows.UIElement)
public EventGotStylusCapture (Inherited from System.Windows.UIElement)
public EventGotTouchCapture (Inherited from System.Windows.UIElement)
public EventInitialized (Inherited from System.Windows.FrameworkElement)
public EventIsEnabledChanged (Inherited from System.Windows.UIElement)
public EventIsHitTestVisibleChanged (Inherited from System.Windows.UIElement)
public EventIsKeyboardFocusedChanged (Inherited from System.Windows.UIElement)
public EventIsKeyboardFocusWithinChanged (Inherited from System.Windows.UIElement)
public EventIsMouseCapturedChanged (Inherited from System.Windows.UIElement)
public EventIsMouseCaptureWithinChanged (Inherited from System.Windows.UIElement)
public EventIsMouseDirectlyOverChanged (Inherited from System.Windows.UIElement)
public EventIsStylusCapturedChanged (Inherited from System.Windows.UIElement)
public EventIsStylusCaptureWithinChanged (Inherited from System.Windows.UIElement)
public EventIsStylusDirectlyOverChanged (Inherited from System.Windows.UIElement)
public EventIsVisibleChanged (Inherited from System.Windows.UIElement)
public EventKeyDown (Inherited from System.Windows.UIElement)
public EventKeyUp (Inherited from System.Windows.UIElement)
public EventLayoutUpdated (Inherited from System.Windows.UIElement)
public EventLoaded (Inherited from System.Windows.FrameworkElement)
public EventLostFocus (Inherited from System.Windows.UIElement)
public EventLostKeyboardFocus (Inherited from System.Windows.UIElement)
public EventLostMouseCapture (Inherited from System.Windows.UIElement)
public EventLostStylusCapture (Inherited from System.Windows.UIElement)
public EventLostTouchCapture (Inherited from System.Windows.UIElement)
public EventManipulationBoundaryFeedback (Inherited from System.Windows.UIElement)
public EventManipulationCompleted (Inherited from System.Windows.UIElement)
public EventManipulationDelta (Inherited from System.Windows.UIElement)
public EventManipulationInertiaStarting (Inherited from System.Windows.UIElement)
public EventManipulationStarted (Inherited from System.Windows.UIElement)
public EventManipulationStarting (Inherited from System.Windows.UIElement)
public EventMouseDown (Inherited from System.Windows.UIElement)
public EventMouseEnter (Inherited from System.Windows.UIElement)
public EventMouseLeave (Inherited from System.Windows.UIElement)
public EventMouseLeftButtonDown (Inherited from System.Windows.UIElement)
public EventMouseLeftButtonUp (Inherited from System.Windows.UIElement)
public EventMouseMove (Inherited from System.Windows.UIElement)
public EventMouseRightButtonDown (Inherited from System.Windows.UIElement)
public EventMouseRightButtonUp (Inherited from System.Windows.UIElement)
public EventMouseUp (Inherited from System.Windows.UIElement)
public EventMouseWheel (Inherited from System.Windows.UIElement)
public EventPreviewDragEnter (Inherited from System.Windows.UIElement)
public EventPreviewDragLeave (Inherited from System.Windows.UIElement)
public EventPreviewDragOver (Inherited from System.Windows.UIElement)
public EventPreviewDrop (Inherited from System.Windows.UIElement)
public EventPreviewGiveFeedback (Inherited from System.Windows.UIElement)
public EventPreviewGotKeyboardFocus (Inherited from System.Windows.UIElement)
public EventPreviewKeyDown (Inherited from System.Windows.UIElement)
public EventPreviewKeyUp (Inherited from System.Windows.UIElement)
public EventPreviewLostKeyboardFocus (Inherited from System.Windows.UIElement)
public EventPreviewMouseDown (Inherited from System.Windows.UIElement)
public EventPreviewMouseLeftButtonDown (Inherited from System.Windows.UIElement)
public EventPreviewMouseLeftButtonUp (Inherited from System.Windows.UIElement)
public EventPreviewMouseMove (Inherited from System.Windows.UIElement)
public EventPreviewMouseRightButtonDown (Inherited from System.Windows.UIElement)
public EventPreviewMouseRightButtonUp (Inherited from System.Windows.UIElement)
public EventPreviewMouseUp (Inherited from System.Windows.UIElement)
public EventPreviewMouseWheel (Inherited from System.Windows.UIElement)
public EventPreviewQueryContinueDrag (Inherited from System.Windows.UIElement)
public EventPreviewStylusButtonDown (Inherited from System.Windows.UIElement)
public EventPreviewStylusButtonUp (Inherited from System.Windows.UIElement)
public EventPreviewStylusDown (Inherited from System.Windows.UIElement)
public EventPreviewStylusInAirMove (Inherited from System.Windows.UIElement)
public EventPreviewStylusInRange (Inherited from System.Windows.UIElement)
public EventPreviewStylusMove (Inherited from System.Windows.UIElement)
public EventPreviewStylusOutOfRange (Inherited from System.Windows.UIElement)
public EventPreviewStylusSystemGesture (Inherited from System.Windows.UIElement)
public EventPreviewStylusUp (Inherited from System.Windows.UIElement)
public EventPreviewTextInput (Inherited from System.Windows.UIElement)
public EventPreviewTouchDown (Inherited from System.Windows.UIElement)
public EventPreviewTouchMove (Inherited from System.Windows.UIElement)
public EventPreviewTouchUp (Inherited from System.Windows.UIElement)
public EventQueryContinueDrag (Inherited from System.Windows.UIElement)
public EventQueryCursor (Inherited from System.Windows.UIElement)
public EventRequestBringIntoView (Inherited from System.Windows.FrameworkElement)
public EventSizeChanged (Inherited from System.Windows.FrameworkElement)
public EventSourceUpdated (Inherited from System.Windows.FrameworkElement)
public EventStylusButtonDown (Inherited from System.Windows.UIElement)
public EventStylusButtonUp (Inherited from System.Windows.UIElement)
public EventStylusDown (Inherited from System.Windows.UIElement)
public EventStylusEnter (Inherited from System.Windows.UIElement)
public EventStylusInAirMove (Inherited from System.Windows.UIElement)
public EventStylusInRange (Inherited from System.Windows.UIElement)
public EventStylusLeave (Inherited from System.Windows.UIElement)
public EventStylusMove (Inherited from System.Windows.UIElement)
public EventStylusOutOfRange (Inherited from System.Windows.UIElement)
public EventStylusSystemGesture (Inherited from System.Windows.UIElement)
public EventStylusUp (Inherited from System.Windows.UIElement)
public EventTargetUpdated (Inherited from System.Windows.FrameworkElement)
public EventTextInput (Inherited from System.Windows.UIElement)
public EventToolTipClosing (Inherited from System.Windows.FrameworkElement)
public EventToolTipOpening (Inherited from System.Windows.FrameworkElement)
public EventTouchDown (Inherited from System.Windows.UIElement)
public EventTouchEnter (Inherited from System.Windows.UIElement)
public EventTouchLeave (Inherited from System.Windows.UIElement)
public EventTouchMove (Inherited from System.Windows.UIElement)
public EventTouchUp (Inherited from System.Windows.UIElement)
public EventUnloaded (Inherited from System.Windows.FrameworkElement)
Top

See Also

© 2012 All Rights Reserved.