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


The following tables list the members exposed by DiagramPanel.

Public Constructors

 NameDescription
public ConstructorDiagramPanel ConstructorConstruct an empty DiagramPanel.  
Top

Public Fields

 NameDescription
public Fieldstatic (Shared in Visual Basic)AutoScrollDelayPropertyIdentifies the AutoScrollDelay dependency property.  
public Fieldstatic (Shared in Visual Basic)AutoScrollRegionPropertyIdentifies the AutoScrollRegion dependency property.  
public Fieldstatic (Shared in Visual Basic)AutoScrollTimePropertyIdentifies the AutoScrollTime dependency property.  
public Fieldstatic (Shared in Visual Basic)CanHorizontallyScrollPropertyIdentifies the CanHorizontallyScroll dependency property.  
public Fieldstatic (Shared in Visual Basic)CanVerticallyScrollPropertyIdentifies the CanVerticallyScroll dependency property.  
public Fieldstatic (Shared in Visual Basic)DiagramBoundsChangedEventIdentifies the DiagramBoundsChanged routed event.  
public Fieldstatic (Shared in Visual Basic)DiagramBoundsPropertyIdentifies the DiagramPanel.DiagramBounds dependency property.  
public Fieldstatic (Shared in Visual Basic)FixedBoundsPropertyIdentifies the FixedBounds dependency property.  
public Fieldstatic (Shared in Visual Basic)HorizontalContentAlignmentPropertyIdentifies the DiagramPanel.HorizontalContentAlignment dependency property.  
public Fieldstatic (Shared in Visual Basic)MaximumScalePropertyIdentifies the MaximumScale dependency property.  
public Fieldstatic (Shared in Visual Basic)MinimumScalePropertyIdentifies the MinimumScale dependency property.  
public Fieldstatic (Shared in Visual Basic)PaddingPropertyIdentifies the Padding dependency property.  
public Fieldstatic (Shared in Visual Basic)PositionPropertyIdentifies the Northwoods.GoXam.DiagramPanel.Position dependency property.  
public Fieldstatic (Shared in Visual Basic)ScalePropertyIdentifies the DiagramPanel.Scale dependency property.  
public Fieldstatic (Shared in Visual Basic)ScrollHorizontalLineChangePropertyIdentifies the ScrollHorizontalLineChange dependency property.  
public Fieldstatic (Shared in Visual Basic)ScrollOwnerPropertyIdentifies the ScrollOwner dependency property.  
public Fieldstatic (Shared in Visual Basic)ScrollVerticalLineChangePropertyIdentifies the ScrollVerticalLineChange dependency property.  
public Fieldstatic (Shared in Visual Basic)StretchPropertyIdentifies the DiagramPanel.Stretch dependency property.  
public Fieldstatic (Shared in Visual Basic)VerticalContentAlignmentPropertyIdentifies the DiagramPanel.VerticalContentAlignment dependency property.  
public Fieldstatic (Shared in Visual Basic)ViewportBoundsChangedEventIdentifies the ViewportBoundsChanged routed event.  
public Fieldstatic (Shared in Visual Basic)ZoomPointPropertyIdentifies the ZoomPoint dependency property.  
public Fieldstatic (Shared in Visual Basic)ZoomTimePropertyIdentifies the ZoomTime dependency property.  
Top

Public Properties

 NameDescription
public PropertyActualHeight (Inherited from System.Windows.FrameworkElement)
public PropertyActualWidth (Inherited from System.Windows.FrameworkElement)
public PropertyAdornmentLayerGets the standard layer used to hold Adornments, which is normally in front of all of the other layers.  
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 PropertyAutoScrollDelay Gets or sets how long to wait before autoscrolling.  
public PropertyAutoScrollRegion Gets or sets the margin in the panel where a mouse drag will automatically cause the view to scroll.  
public PropertyAutoScrollTimeGets or sets how quickly to change the Northwoods.GoXam.DiagramPanel.Position when the mouse is in the AutoScrollRegion.  
public PropertyBackground (Inherited from System.Windows.Controls.Panel)
public PropertyBindingGroup (Inherited from System.Windows.FrameworkElement)
public PropertyCacheMode (Inherited from System.Windows.UIElement)
public PropertyCanHorizontallyScrollGets or sets whether the user can scroll horizontally. (Implements IScrollInfo.)  
public PropertyCanVerticallyScrollGets or sets whether the user can scroll vertically. (Implements IScrollInfo.)  
public PropertyChildren (Inherited from System.Windows.Controls.Panel)
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 Diagram that this panel is in.  
public PropertyDiagramBounds Gets or sets the model-coordinate bounds of the diagram.  
public PropertyDispatcher (Inherited from System.Windows.Threading.DispatcherObject)
public PropertyEffect (Inherited from System.Windows.UIElement)
public PropertyExtentHeightGet the vertical size of the scrollable part of this diagram, in control (device independent pixel) units. (Implements IScrollInfo.)  
public PropertyExtentWidthGet the horizontal size of the scrollable part of this diagram, in control (device independent pixel) units. (Implements IScrollInfo.)  
public PropertyFixedBoundsGets or sets a fixed bounding rectangle to be returned by DiagramPanel.ComputeDiagramBounds.  
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 PropertyHorizontalContentAlignmentGets or sets how the parts are positioned in the panel when the DiagramPanel.DiagramBounds width is smaller than the ViewportWidth.  
public PropertyHorizontalOffsetGets the horizontal offset of the diagram's parts. (Implements IScrollInfo.)  
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 PropertyIsItemsHost (Inherited from System.Windows.Controls.Panel)
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 PropertyMaximumScaleGets or sets the largest value that DiagramPanel.Scale may take.  
public PropertyMaxWidth (Inherited from System.Windows.FrameworkElement)
public PropertyMinHeight (Inherited from System.Windows.FrameworkElement)
public PropertyMinimumScaleGets or sets the smallest value greater than zero that DiagramPanel.Scale may take.  
public PropertyMinWidth (Inherited from System.Windows.FrameworkElement)
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 PropertyPaddingGets or sets the amount of extra "empty" space is reserved around the DiagramPanel.DiagramBounds.  
public PropertyParent (Inherited from System.Windows.FrameworkElement)
public PropertyPosition Gets or sets the point, in model coordinates, shown at the top-left corner of this panel.  
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 PropertyScale Gets or sets the scale factor at which everything is rendered.  
public PropertyScrollHorizontalLineChange Gets or sets the size of a "line" when scrolling horizontally.  
public PropertyScrollOwnerGets or sets the ScrollViewer that lets the user scroll this panel. (Implements IScrollInfo.)  
public PropertyScrollVerticalLineChange Gets or sets the size of a "line" when scrolling vertically.  
public PropertySnapsToDevicePixels (Inherited from System.Windows.UIElement)
public PropertyStretchGets or sets how the panel's DiagramPanel.Scale property is set, depending on the size of the DiagramPanel.DiagramBounds.  
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 PropertyVerticalContentAlignmentGets or sets how the parts are positioned in the panel when the DiagramPanel.DiagramBounds width is smaller than the ViewportWidth.  
public PropertyVerticalOffsetGets the vertical offset of the diagram's parts. (Implements IScrollInfo.)  
public PropertyViewportBounds Gets the visible part of this panel, in model coordinates.  
public PropertyViewportHeightGet the vertical size of the visible part of this panel, in control (device independent pixel) units. (Implements IScrollInfo.)  
public PropertyViewportWidthGet the horizontal size of the visible part of this panel, in control (device independent pixel) units. (Implements IScrollInfo.)  
public PropertyVisibility (Inherited from System.Windows.UIElement)
public PropertyWidth (Inherited from System.Windows.FrameworkElement)
public PropertyZoomPoint Gets or sets the apparent focus point used when zooming in or out.  
public PropertyZoomTimeGets or sets how quickly to change the DiagramPanel.Scale and/or Northwoods.GoXam.DiagramPanel.Position properties when adapting to DiagramPanel.DiagramBounds changes or panel size changes causing content re-alignment, or in calls to MakeVisible or CenterPart(Part,Action).  
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 MethodCaptureMouse (Inherited from System.Windows.UIElement)
public MethodCaptureStylus (Inherited from System.Windows.UIElement)
public MethodCaptureTouch (Inherited from System.Windows.UIElement)
public MethodCenterPartOverloaded. Center a Part's bounds within this viewport.  
public MethodCenterRect Center a particular area of the diagram within this viewport.  
public MethodClearValueOverloaded.  (Inherited from System.Windows.DependencyObject)
public MethodCoerceValue (Inherited from System.Windows.DependencyObject)
public MethodComputeBounds Compute the bounding rectangle that surrounds a given collection of parts.  
public MethodDoAutoScroll Start or continue automatically scrolling the view during a mouse drag.  
public MethodEndInit (Inherited from System.Windows.FrameworkElement)
public MethodFindCommonVisualAncestor (Inherited from System.Windows.Media.Visual)
public MethodFindElementAt<T> Search all parts that are at a given point that meet a given predicate, and return the first element that matches.  
public MethodFindElementsAt<T> Search all parts that are at a given point that meet a given predicate, and return a collection of elements that match.  
public MethodFindElementsIn<T> Find elements that are within a rectangle.  
public MethodFindElementsNear<T> Find elements that are within a distance of a point.  
public MethodFindLayer<T>Find a Layer of the given type T with exactly the same Layer.Id as the given name.  
public MethodFindName (Inherited from System.Windows.FrameworkElement)
public MethodFindPartAt<T>Return the front-most Part that is at a given point.  
public MethodFindPartsAt<T>Return all of the Parts that are at a given point.  
public MethodFindPartsIn<T> Find parts that are within a rectangle.  
public MethodFindPartsNear<T> Find parts that are near a point.  
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 MethodGetLayer<T>Find a Layer of the given type T with exactly the same Layer.Id as the given name, or return a default layer of the given type.  
public MethodGetLocalValueEnumerator (Inherited from System.Windows.DependencyObject)
public MethodGetValue (Inherited from System.Windows.DependencyObject)
public MethodInputHitTest (Inherited from System.Windows.UIElement)
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 Methodstatic (Shared in Visual Basic)IsDoubleClick This predicate is true if the mouse button event represents a double-click.  
public MethodLineDownIncreases the VerticalOffset by ScrollVerticalLineChange. (Implements IScrollInfo.)  
public MethodLineLeftDecreases the HorizontalOffset by ScrollHorizontalLineChange. (Implements IScrollInfo.)  
public MethodLineRightIncreases the HorizontalOffset by ScrollHorizontalLineChange. (Implements IScrollInfo.)  
public MethodLineUpDecreases the VerticalOffset by ScrollVerticalLineChange. (Implements IScrollInfo.)  
public MethodMakeBitmapOverloaded.  Generates a bitmap displaying the parts currently visible in the diagram.  
public MethodMakeVisibleScroll the diagram so that a given element (visual) is in the viewport. (Implements IScrollInfo.)  
public MethodMeasure (Inherited from System.Windows.UIElement)
public MethodMouseWheelDownIncreases the VerticalOffset by ScrollVerticalLineChange times the number of lines to scroll for mouse wheel rotation. (Implements IScrollInfo.)  
public MethodMouseWheelLeftDecreases the HorizontalOffset by ScrollHorizontalLineChange times the number of lines to scroll for mouse wheel rotation. (Implements IScrollInfo.)  
public MethodMouseWheelRightIncreases the HorizontalOffset by ScrollHorizontalLineChange times the number of lines to scroll for mouse wheel rotation. (Implements IScrollInfo.)  
public MethodMouseWheelUpDecreases the VerticalOffset by ScrollVerticalLineChange times the number of lines to scroll for mouse wheel rotation. (Implements IScrollInfo.)  
public MethodMoveFocus (Inherited from System.Windows.UIElement)
public MethodOnApplyTemplate (Inherited from System.Windows.FrameworkElement)
public MethodPageDownIncreases the VerticalOffset by ViewportHeight. (Implements IScrollInfo.)  
public MethodPageLeftDecreases the HorizontalOffset by ViewportWidth. (Implements IScrollInfo.)  
public MethodPageRightIncreases the HorizontalOffset by ViewportWidth. (Implements IScrollInfo.)  
public MethodPageUpDecreases the VerticalOffset by ViewportHeight. (Implements IScrollInfo.)  
public MethodPerformGesture Simulate some mouse events.  
public MethodPointFromScreen (Inherited from System.Windows.Media.Visual)
public MethodPointToScreen (Inherited from System.Windows.Media.Visual)
public MethodPredictFocus (Inherited from System.Windows.UIElement)
public MethodRaiseEvent (Inherited from System.Windows.UIElement)
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 MethodSetHorizontalOffsetChange the value of HorizontalOffset by changing the value of Northwoods.GoXam.DiagramPanel.Position. (Implements IScrollInfo.)  
public MethodSetResourceReference (Inherited from System.Windows.FrameworkElement)
public MethodSetScaleAndPositionSet the DiagramPanel.Scale and Northwoods.GoXam.DiagramPanel.Position properties with animation.  
public MethodSetValueOverloaded.  (Inherited from System.Windows.DependencyObject)
public MethodSetVerticalOffsetChange the value of VerticalOffset by changing the value of Northwoods.GoXam.DiagramPanel.Position. (Implements IScrollInfo.)  
public MethodStopAutoScroll Stop any ongoing auto-scroll action.  
public MethodTransformModelToViewConvert a Point in model coordinates to element coordinates.  
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 MethodTransformViewToModelConvert a Point in element coordinates to model coordinates.  
public MethodTranslatePoint (Inherited from System.Windows.UIElement)
public MethodTryFindResource (Inherited from System.Windows.FrameworkElement)
public MethodUnregisterName (Inherited from System.Windows.FrameworkElement)
public MethodUnsupported  
public MethodUpdateDiagramBoundsRequest that the DiagramPanel.DiagramBounds value be updated, with a call to DiagramPanel.ComputeDiagramBounds.  
public MethodUpdateLayout (Inherited from System.Windows.UIElement)
public MethodZoomToFitOverloaded. Change the DiagramPanel.Scale so that everything within the DiagramPanel.DiagramBounds fits within the viewport.  
Top

Protected Methods

 NameDescription
protected MethodAddVisualChild (Inherited from System.Windows.Media.Visual)
protected MethodArrangeCore (Inherited from System.Windows.UIElement)
protected MethodArrangeOverrideOverridden. Arrange each of the Layers in this panel.  
protected MethodComputeAutoScrollPosition This method is called to determine the next position in the document for this view, given a point at which the user is dragging the mouse.  
protected MethodComputeDiagramBoundsThis is called by UpdateDiagramBounds to determine a new value for DiagramPanel.DiagramBounds.  
protected MethodCreateBackgroundGridPatternCreate the GridPattern for the whole diagram, using the GridPatternTemplate data template.  
protected MethodCreateUIElementCollection (Inherited from System.Windows.Controls.Panel)
protected MethodDoMakeVisibleThis overridable method changes the Northwoods.GoXam.DiagramPanel.Position so that the given element elt becomes visible in the viewport.  
protected MethodGetLayoutClip (Inherited from System.Windows.UIElement)
protected MethodGetVisualChild (Inherited from System.Windows.Media.Visual)
protected MethodHitTestCoreOverloaded.  (Inherited from System.Windows.Media.Visual)
protected MethodInitializeLayersIf there are no Layers in this panel's collection of Children, create the standard set of layers.  
protected MethodMeasureCore (Inherited from System.Windows.UIElement)
protected MethodMeasureOverrideOverridden. Measure each of the Layers in this panel.  
protected MethodOnAccessKey (Inherited from System.Windows.UIElement)
protected MethodOnBoundsAlignmentChangedThis overridable method is called when the DiagramPanel.DiagramBounds or DiagramPanel.HorizontalContentAlignment or DiagramPanel.VerticalContentAlignment or DiagramPanel.Stretch properties change.  
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 MethodOnDiagramBoundsChangedRaise the DiagramBoundsChanged event.  
protected MethodOnDragEnterOverridden.  Handle a DragEnter event.  
protected MethodOnDragLeaveOverridden.  Handle a DragLeave event.  
protected MethodOnDragOverOverridden.  Handle a DragOver event.  
protected MethodOnDropOverridden.  Handle a Drop event.  
protected MethodOnGiveFeedbackOverridden.  Handle a GiveFeedback event.  
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 MethodOnInitialLayoutCompletedThis overridable method is called after the first layout has been performed and the DiagramPanel.DiagramBounds has been computed.  
protected MethodOnIsItemsHostChanged (Inherited from System.Windows.Controls.Panel)
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 MethodOnLayoutCompletedThis overridable method is called after each layout has been performed and the DiagramPanel.DiagramBounds has been computed.  
protected MethodOnLostFocus (Inherited from System.Windows.UIElement)
protected MethodOnLostKeyboardFocus (Inherited from System.Windows.UIElement)
protected MethodOnLostMouseCaptureOverridden.  Handle the event when mouse capture is lost.  
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 MethodOnMouseDownOverridden.  Handle a mouse down event.  
protected MethodOnMouseEnterOverridden.  Handle a mouse enter event.  
protected MethodOnMouseLeave (Inherited from System.Windows.UIElement)
protected MethodOnMouseLeftButtonDown (Inherited from System.Windows.UIElement)
protected MethodOnMouseLeftButtonUp (Inherited from System.Windows.UIElement)
protected MethodOnMouseMoveOverridden.  Handle a mouse move event.  
protected MethodOnMouseRightButtonDown (Inherited from System.Windows.UIElement)
protected MethodOnMouseRightButtonUp (Inherited from System.Windows.UIElement)
protected MethodOnMouseUpOverridden.  Handle a mouse up event.  
protected MethodOnMouseWheelOverridden.  Handle a mouse wheel event.  
protected MethodOnPositionChangedThis overridable method is called when the Northwoods.GoXam.DiagramPanel.Position changes.  
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 MethodOnQueryContinueDragOverridden.  Handle a QueryContinueDrag event.  
protected MethodOnQueryCursor (Inherited from System.Windows.UIElement)
protected MethodOnRender (Inherited from System.Windows.UIElement)
protected MethodOnScaleChangedThis overridable method is called when the DiagramPanel.Scale changes.  
protected MethodOnSizeChanged This overridable method is called when the panel's actual size changes.  
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 MethodOnViewportBoundsChangedRaise the ViewportBoundsChanged event.  
protected MethodOnVisualParentChangedOverridden. Every DiagramPanel should be in the visual tree of a Diagram.  
protected MethodRemoveVisualChild (Inherited from System.Windows.Media.Visual)
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 EventDiagramBoundsChanged This event occurs when the diagram's bounds or alignment changes.  
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)
public EventViewportBoundsChanged This event occurs when the viewport changes.  
Top

See Also

© 2012 All Rights Reserved.