Implements virtualization of diagram elements.
The following tables list the members exposed by the VirtualizingDiagram type.
Name | Description | |
---|---|---|
Initializes a new instance of the VirtualizingDiagram class. |
Name | Description | |
---|---|---|
Identifies the AlignmentGuidePen dependency property. (Inherited from Diagram.) |
||
Identifies the AutoCloseDistance dependency property. (Inherited from Diagram.) |
||
Identifies the BarcodeNodeStyle dependency property. (Inherited from Diagram.) |
||
Identifies the CellFrameStyle dependency property. (Inherited from Diagram.) |
||
Identifies the ContainerNodeStyle dependency property. (Inherited from Diagram.) |
||
A delegate used to calculate the expand/collapse button position for a node. (Inherited from Diagram.) |
||
Identifies the DefaultShape dependency property. (Inherited from Diagram.) |
||
Identifies the DiagramLinkStyle dependency property. (Inherited from Diagram.) |
||
A shared DummyNode instance. (Inherited from Diagram.) |
||
Identifies the FreeFormAttractDistance dependency property. (Inherited from Diagram.) |
||
Identifies the FreeFormTargets dependency property. (Inherited from Diagram.) |
||
Identifies the HorizontalOffset dependency property. |
||
Identifies the IsDiagramScroller attached property. (Inherited from Diagram.) |
||
Identifies the LinkBaseShape dependency property. (Inherited from Diagram.) |
||
Identifies the LinkBaseShapeSize dependency property. (Inherited from Diagram.) |
||
Identifies the LinkHeadShape dependency property. (Inherited from Diagram.) |
||
Identifies the LinkHeadShapeSize dependency property. (Inherited from Diagram.) |
||
Identifies the LinkHitDistance dependency property. (Inherited from Diagram.) |
||
Identifies the LinkIntermediateShape dependency property. (Inherited from Diagram.) |
||
Identifies the LinkIntermediateShapeSize dependency property. (Inherited from Diagram.) |
||
Identifies the LinksSource dependency property. |
||
Identifies the LinkText dependency property. (Inherited from Diagram.) |
||
Identifies the MagnifierFactor dependency property. (Inherited from Diagram.) |
||
Identifies the MagnifierHeight dependency property. (Inherited from Diagram.) |
||
Identifies the MagnifierStyle dependency property. (Inherited from Diagram.) |
||
Identifies the MagnifierWidth dependency property. (Inherited from Diagram.) |
||
Identifies the MeasureUnit dependency property. (Inherited from Diagram.) |
||
Selects the diagram item that is below (greater x coordinate) the currently selected item (Inherited from Diagram.) |
||
Selects the diagram item that stands to the left of the currently selected item (Inherited from Diagram.) |
||
Selects the diagram item that stands to the right of the currently selected item (Inherited from Diagram.) |
||
Selects the diagram item that is above (smaller x coordinate) the currently selected item (Inherited from Diagram.) |
||
Identifies the NodeEffectsSource dependency property. (Inherited from Diagram.) |
||
Identifies the NodesSource dependency property. |
||
Identifies the NodeStyleSelector dependency property. |
||
Identifies the NodeTemplate dependency property. (Inherited from Diagram.) |
||
Identifies the RotationStep dependency property. (Inherited from Diagram.) |
||
Identifies the ShapeNodeStyle dependency property. (Inherited from Diagram.) |
||
Identifies the ShapeText dependency property. (Inherited from Diagram.) |
||
Identifies the SvgNodeStyle dependency property. (Inherited from Diagram.) |
||
Identifies the TableBrush dependency property. (Inherited from Diagram.) |
||
Identifies the TableCaptionHeight dependency property. (Inherited from Diagram.) |
||
Identifies the TableCaption dependency property. (Inherited from Diagram.) |
||
Identifies the TableColumnCount dependency property. (Inherited from Diagram.) |
||
Identifies the TableColumnWidth dependency property. (Inherited from Diagram.) |
||
Identifies the TableConnectionStyle dependency property. (Inherited from Diagram.) |
||
Identifies the TableCustomDraw dependency property. (Inherited from Diagram.) |
||
Identifies the TableHandlesStyle dependency property. (Inherited from Diagram.) |
||
Identifies the TableNodeStyle dependency property. (Inherited from Diagram.) |
||
Identifies the TableRowCount dependency property. (Inherited from Diagram.) |
||
Identifies the TableRowHeight dependency property. (Inherited from Diagram.) |
||
Identifies the TableShape dependency property. (Inherited from Diagram.) |
||
Identifies the TablesScrollable dependency property. (Inherited from Diagram.) |
||
Identifies the TreeViewNodeStyle dependency property. (Inherited from Diagram.) |
||
Identifies the VerticalOffset dependency property. |
||
Identifies the ViewportHeight dependency property. |
||
Identifies the ViewportWidth dependency property. |
Name | Description | |
---|---|---|
Gets or sets a value indicating whether a ScrollViewer should be associated as a scroller for an underlying diagram. (Inherited from Diagram.) |
Name | Description | |
---|---|---|
Gets or sets the active diagram element. (Inherited from Diagram.) |
||
Gets the visual style of adjustment handles of the active item. (Inherited from Diagram.) |
||
Gets or sets the zero-based index of the active layer. (Inherited from Diagram.) |
||
Gets or sets the default value for the HandlesStyle property of new ControlNode nodes. (Inherited from Diagram.) |
||
Gets or sets the size of the handles, which appear around selected objects. (Inherited from Diagram.) |
||
Gets or sets the pen used to draw alignment guides. (Inherited from Diagram.) |
||
Gets or sets a value indicating whether the diagram items should be aligned to a grid. (Inherited from Diagram.) |
||
Gets or sets the mouse cursor shown to the user when an arrow can be created. (Inherited from Diagram.) |
||
Gets or sets a value indicating whether more than one link can connect the same origin and destination diagram nodes. (Inherited from Diagram.) |
||
Specifies whether multiple selected nodes can be resized simultaneously. (Inherited from Diagram.) |
||
Gets or sets a value indicating whether self-loops are allowed. (Inherited from Diagram.) |
||
Gets or sets a value indicating whether link segments can be added and removed interactively. (Inherited from Diagram.) |
||
Gets or sets a value indicating whether links can be connected to nodes to which there aren't anchor points assigned. (Inherited from Diagram.) |
||
Gets or sets a value indicating whether users are allowed to draw links that are not connected to any node. (Inherited from Diagram.) |
||
Gets or sets the maximal horizontal or vertical distance at which a node aligns to the borders ot other nodes. (Inherited from Diagram.) |
||
Gets or sets whether nodes should automatically align to the borders ot other nodes during user interaction. (Inherited from Diagram.) |
||
Gets the diagram node whose anchor points are currently being displayed in response to mouse hover. (Inherited from Diagram.) |
||
Gets or sets the maximum distance between first and last points of a FreeFormNode for which the node's outline is closed automatically. (Inherited from Diagram.) |
||
Gets or sets whether links are deleted automatically when their Origin or Destination is deleted. (Inherited from Diagram.) |
||
Gets the diagram item whose selection handles are currently being displayed in response to mouse hover. (Inherited from Diagram.) |
||
Gets or sets whether a table row should be highlighted when the user clicks on it. (Inherited from Diagram.) |
||
Gets or sets a value indicating whether the document area should be resized automatically so it fits the diagram contents. (Inherited from Diagram.) |
||
Specifies the maximum distance at which links auto-snap to nodes. (Inherited from Diagram.) |
||
Gets or sets the default value for the AutoSnapToNode property of new links. (Inherited from Diagram.) |
||
Gets or sets the brush used for painting the diagram background. (Inherited from Diagram.) |
||
Gets or sets the image displayed as background of this diagram. (Inherited from Diagram.) |
||
Gets or sets a value indicating how the background image is positioned, relatively either to the control's window or to the scrollable document area. (Inherited from Diagram.) |
||
Gets or sets the theme-level style for barcode nodes. (Inherited from Diagram.) |
||
Gets or sets a value that indicates the direction of the data flow in the binding. |
||
Gets or sets a value representing the size of the diagram's scrollable area. (Inherited from Diagram.) |
||
Gets or sets the default type of custom painting done on the cells of tables. (Inherited from Diagram.) |
||
Gets or sets the default cell border style of new tables. (Inherited from Diagram.) |
||
Gets or sets the default value for the Caption property of containers. (Inherited from Diagram.) |
||
Gets or sets the default value for the CaptionHeight property of containers. (Inherited from Diagram.) |
||
Gets or sets the default value for the HighlightPen property of containers. (Inherited from Diagram.) |
||
Gets or sets the default value for the Margin property of containers. (Inherited from Diagram.) |
||
Gets or sets the default value for the MinimumSize property of containers. (Inherited from Diagram.) |
||
Gets or sets the theme-level style for container nodes. (Inherited from Diagram.) |
||
Gets or sets the default value for the Foldable property of containers. (Inherited from Diagram.) |
||
With this property, you can define diagram elements from XAML code. (Inherited from Diagram.) |
||
Gets or sets the ways mouse clicks are handled by default in the controls hosted in ControlHost objects. (Inherited from Diagram.) |
||
Gets or sets the mouse cursor shown to the user if dragging would resize an object both vertically and horizontally. (Inherited from Diagram.) |
||
Gets or sets the radius length of decorations displayed at link intersection points. (Inherited from Diagram.) |
||
Gets or sets the type of a DiagramLink-derived class whose instance should be created when a user starts drawing. (Inherited from Diagram.) |
||
Gets or sets the type of a DiagramNode-derived class whose instance should be created when a user starts drawing. (Inherited from Diagram.) |
||
Gets or sets the type of the controls that will be hosted by default in newly created ControlNode objects. (Inherited from Diagram.) |
||
Gets or sets the default value for UIElement.Effect property of new items. (Inherited from Diagram.) |
||
Gets or sets the default node size used when data elements do not contain Width and Height properties. |
||
Gets or sets the default shape of shape nodes. (Inherited from Diagram.) |
||
Gets or sets a value that specifies what action should be performed when the user hits the Del key. (Inherited from Diagram.) |
||
Gets or sets the mouse cursor shown to the user if dragging would resize an object both vertically and horizontally. (Inherited from Diagram.) |
||
Gets or sets the theme-level style for diagram links. (Inherited from Diagram.) |
||
Gets or sets a value indicating whether the diagram has changed since the last save. (Inherited from Diagram.) |
||
Gets the visual style of disabled adjustment handles. (Inherited from Diagram.) |
||
Gets or sets the mouse cursor shown to the user when an object cannot be created at a particular location. (Inherited from Diagram.) |
||
Gets or sets the mouse cursor shown to the user when a link is being created but cannot be ended at the current location. (Inherited from Diagram.) |
||
Gets or sets the DocumentPaginator used to retrieve pages when printing the diagram. (Inherited from Diagram.) |
||
Gets the document plane of the diagram. (Inherited from Diagram.) |
||
Gets or sets the mouse cursor shown to the user when a link can be started at the current position. (Inherited from Diagram.) |
||
Gets or sets the default value for the Dynamic property of new links. (Inherited from Diagram.) |
||
Gets or sets whether lanes are enabled. (Inherited from Diagram.) |
||
Gets or sets whether to index item positions for faster hit-testing and viewport clipping queries. (Inherited from Diagram.) |
||
Gets or sets the default value for the EnableStyledText property of new nodes. (Inherited from Diagram.) |
||
Gets or sets a value indicating what should happen when a user clicks the [±] button that is displayed near expandable nodes. (Inherited from Diagram.) |
||
Gets or sets where expand/collapse buttons are located relatively to their nodes. (Inherited from Diagram.) |
||
Gets or sets a value, indicating in which direction object hierarchies are expanded. (Inherited from Diagram.) |
||
Gets a Factory instance that lets you add programmatically new items to the diagram. (Inherited from Diagram.) |
||
Gets or sets the size of folded containers. (Inherited from Diagram.) |
||
Gets or sets the default font for new diagram items. (Inherited from Diagram.) |
||
Gets or sets the radius around dragged free-form adjustment handle in which other points of FreeFormNode are modified too. (Inherited from Diagram.) |
||
An array of Shape objects used to replace FreeFormNode instances with ShapeNode ones when Behavior is set to LinkFreeShapes or DrawFreeShapes. (Inherited from Diagram.) |
||
GridLayer is diagram's Visual child that renders the alignment grid. (Inherited from Diagram.) |
||
Gets or sets the horizontal offset of the first point of the alignment grid. (Inherited from Diagram.) |
||
Gets or sets the vertical offset of the first point of the alignment grid. (Inherited from Diagram.) |
||
Gets or sets a hatch style used to draw dense alignment grid at low zoom levels. (Inherited from Diagram.) |
||
Gets or sets the distance between grid points (in pixels) that triggers drawing using GridPatternHatch. (Inherited from Diagram.) |
||
Gets or sets the pen used to draw the grid lines or points. (Inherited from Diagram.) |
||
Gets or sets the horizontal distance between adjacent grid points. (Inherited from Diagram.) |
||
Gets or sets the vertical distance between adjacent grid points. (Inherited from Diagram.) |
||
Gets or sets the visual style of the alignment grid. (Inherited from Diagram.) |
||
Gets a collection of all groups in the diagram. (Inherited from Diagram.) |
||
Gets or sets a value indicating the order in which items are hit-tested. (Inherited from Diagram.) |
||
Gets or sets the horizontal offset of the scrolled diagram. |
||
Gets or sets the mouse cursor shown to the user if dragging would resize an object horizontally. (Inherited from Diagram.) |
||
Gets or sets the time in milliseconds that mouse pointer should remain stationary before reporting hover events. (Inherited from Diagram.) |
||
A delegate called to create a DiagramLink instance when realizing data items on screen. |
||
A delegate called to create a data item for a link drawn by the user. |
||
A delegate called to create a DiagramNode instance when realizing data items on screen. |
||
A delegate called to create a data item for a node drawn by the user. |
||
Gets an InteractionState instance representing the current action being carried out by the user. (Inherited from Diagram.) |
||
Gets a value indicating whether the currently loaded WpfDiagram is a professional version of the control. (Inherited from Diagram.) |
||
Gets a value indicating whether the currently loaded WpfDiagram is a trial version of the control. (Inherited from Diagram.) |
||
Gets a collection of all items in this diagram. (Inherited from Diagram.) |
||
Gets the Grid instance that represents the lane grid. (Inherited from Diagram.) |
||
Gets a list of the layers in the current diagram. (Inherited from Diagram.) |
||
Gets or sets the license key of the control. (Inherited from DiagramBase.) |
||
Gets or sets the shape displayed at the base of new links. (Inherited from Diagram.) |
||
Gets or sets the default size of the base of new links. (Inherited from Diagram.) |
||
Gets or sets the default value for the Brush property of links. (Inherited from Diagram.) |
||
Gets or sets the initial orientation of the first segment of new cascading links. (Inherited from Diagram.) |
||
Gets or sets how to render the intersection points where links cross their paths. (Inherited from Diagram.) |
||
Gets or sets the default type of custom painting done on links. (Inherited from Diagram.) |
||
Gets or sets a value indicating whether arrow ends can be moved by users after the link is created. (Inherited from Diagram.) |
||
Gets or sets the default value for the HandlesStyle property of new links. (Inherited from Diagram.) |
||
Gets or sets the shape displayed as head of new links. (Inherited from Diagram.) |
||
Gets or sets the default size of arrowheads. (Inherited from Diagram.) |
||
Gets or sets a value specifying how far from a link a click is still considered a hit. (Inherited from Diagram.) |
||
Gets or sets default shape to be displayed at the middle of each segment of links. (Inherited from Diagram.) |
||
Gets or sets the default size of the shapes at middles of link segments. (Inherited from Diagram.) |
||
Gets or sets the default value for the Pen and HeadPen properties of links. (Inherited from Diagram.) |
||
Gets or sets the component used to find paths for auto-routed links when diagram nodes are added or their positions change. (Inherited from Diagram.) |
||
Gets a collection of all DiagramLink objects in the diagram. (Inherited from Diagram.) |
||
Gets or sets the default number of link segments. (Inherited from Diagram.) |
||
Gets or sets the default shape of diagram links. (Inherited from Diagram.) |
||
Gets or sets whether links should maintain their forms if the nodes linked with those links are moved around. (Inherited from Diagram.) |
||
Gets or sets a collection whose elements will be rendered as links in the diagram. |
||
Gets or sets the default text of links. (Inherited from Diagram.) |
||
Gets or sets default placement and orientation for links' text. (Inherited from Diagram.) |
||
Gets or sets the zoom factor of the magnifier tool. (Inherited from Diagram.) |
||
Gets or sets the height of the magnifier tool. (Inherited from Diagram.) |
||
Gets or sets the style of the magnifier tool. (Inherited from Diagram.) |
||
Gets or sets the width of the magnifier tool. (Inherited from Diagram.) |
||
Gets or sets the unit of measure used for logical coordinates in this diagram. (Inherited from Diagram.) |
||
Gets or sets the maximum distance between adjacent control points of a link at which the respective segments can be merged. (Inherited from Diagram.) |
||
Gets or sets the minimum node size that the user is allowed to set. (Inherited from Diagram.) |
||
Gets or sets the visual effect to apply during interactive modification of items. (Inherited from Diagram.) |
||
Gets or sets the mouse cursor shown to the user if the pointed object can be modified. (Inherited from Diagram.) |
||
Gets a collection with all effects applied to the nodes of this diagram. (Inherited from Diagram.) |
||
Gets a collection of all DiagramNode objects in the diagram. (Inherited from Diagram.) |
||
Gets or sets a value indicating whether newly created nodes can be expanded. (Inherited from Diagram.) |
||
Gets or sets a collection whose elements will be rendered as nodes in the diagram. |
||
Gets or sets custom style-selection logic that can be applied to each node. |
||
Gets or sets the default DataTemplate used to display TemplatedNodes. (Inherited from Diagram.) |
||
Gets a value indicating whether the diagram data is now being loaded from a file. (Inherited from Diagram.) |
||
Sets the cursor and stops changing it depending on the context. (Inherited from Diagram.) |
||
Gets or sets the mouse cursor displayed while panning the diagram view. (Inherited from Diagram.) |
||
Gets or sets a value indicating whether panning the view will have inertia. (Inherited from Diagram.) |
||
Gets or sets the mouse cursor shown to the user when no modification is performed. (Inherited from Diagram.) |
||
Gets or sets a value indicating whether to enable the formatting of text inside non-rectangular shape node outlines. (Inherited from Diagram.) |
||
Gets an object which provides customization properties for printing and print-preview. (Inherited from Diagram.) |
||
Gets or sets value indicating how a tree is expanded. (Inherited from Diagram.) |
||
For internal use. (Inherited from Diagram.) |
||
A delegate called to determine a node's container. |
||
A delegate called to determine the position of a node within the diagram. |
||
Gets or sets a value indicating whether users are allowed to place items outside the scrollable area of the diagram. (Inherited from Diagram.) |
||
Enables right-to-left support in styled text. (Inherited from Diagram.) |
||
Gets or sets the cursor shown when the mouse is over a node rotation handle. (Inherited from Diagram.) |
||
Gets or sets the RotationAngle increment when users rotate a node. (Inherited from Diagram.) |
||
Gets or sets a value indicating whether the joins between segments of Polyline and Cascading links should be rounded. (Inherited from Diagram.) |
||
Gets or sets the radius of arc joins of rounded links' segments. (Inherited from Diagram.) |
||
Gets or sets the relative size of arcs displayed at the corners of rounded rectangles. (Inherited from Diagram.) |
||
Gets or sets a value indicating whether links must avoid nodes by going the shortest path from their origin to their destination without crossing any other nodes. (Inherited from Diagram.) |
||
Gets an object, which allows customizing various parameters of the link routing algorithm. (Inherited from Diagram.) |
||
Gets or sets the Brush used to fill highlighted table rows. (Inherited from Diagram.) |
||
Gets a ScriptHelper object which can be used in html scripts to instantiate various objects and to call static methods. (Inherited from Diagram.) |
||
Gets or sets a value indicating whether newly created objects are automatically selected. (Inherited from Diagram.) |
||
Gets the visual style of adjustment handles of selected items. (Inherited from Diagram.) |
||
Gets a Selection instance that represents the selection of items in this diagram. (Inherited from Diagram.) |
||
Gets or sets a value indicating whether selected items should be painted on top of other items. (Inherited from Diagram.) |
||
Gets or sets the default value for the Brush property of shape nodes. (Inherited from Diagram.) |
||
Gets or sets the default type of custom painting done for shape nodes. (Inherited from Diagram.) |
||
Gets or sets the default value for the HandlesStyle property of new shape nodes. (Inherited from Diagram.) |
||
Gets or sets the theme-level style for shape nodes. (Inherited from Diagram.) |
||
Gets or sets the default value for the ShapeOrientation property of shape nodes. (Inherited from Diagram.) |
||
Gets or sets the default value for the Pen property of shape nodes. (Inherited from Diagram.) |
||
Gets or sets the default text of shape nodes. (Inherited from Diagram.) |
||
Gets or sets a value indicating whether and when node anchor points should be displayed. (Inherited from Diagram.) |
||
Gets or sets a value indicating whether manipulation handles are painted when they are disabled. (Inherited from Diagram.) |
||
Gets or sets a value indicating whether the alignment grid is visible. (Inherited from Diagram.) |
||
Gets or sets a value indicating whether to display selection handles of objects under the mouse while another object is being modified. (Inherited from Diagram.) |
||
Gets or sets when link end points should be aligned to the nearest anchor points. (Inherited from Diagram.) |
||
Gets or sets a value indicating whether grouped items should be drawn sorted by their z-order while the whole group is being moved. (Inherited from Diagram.) |
||
Gets or sets the theme-level style for SVG nodes. (Inherited from Diagram.) |
||
Gets or sets the default value for the Brush property of tables. (Inherited from Diagram.) |
||
Gets or sets the default text for tables' captions. (Inherited from Diagram.) |
||
Gets or sets the default height of table captions. (Inherited from Diagram.) |
||
Gets or sets the default number of table columns. (Inherited from Diagram.) |
||
Gets or sets the default width of tables' columns. (Inherited from Diagram.) |
||
Gets or sets a value indicating whether drawing a link between tables will connect rows of those tables, or the tables as whole entities. (Inherited from Diagram.) |
||
Gets or sets the default type of custom painting done on tables. (Inherited from Diagram.) |
||
Gets or sets the default value for the HandlesStyle property of new tables. (Inherited from Diagram.) |
||
Gets or sets the theme-level style for table nodes. (Inherited from Diagram.) |
||
Gets or sets the default value for the Pen property of tables. (Inherited from Diagram.) |
||
Gets or sets the default number of table rows. (Inherited from Diagram.) |
||
Gets or sets the default height of tables' rows. (Inherited from Diagram.) |
||
Gets or sets the default shape of new tables. (Inherited from Diagram.) |
||
Gets or sets the default value for the Scrollable property of new tables. (Inherited from Diagram.) |
||
Gets or sets the default brush of text displayed inside diagram items. (Inherited from Diagram.) |
||
Gets or sets the default alignment and formatting style for text displayed inside nodes and table cells. (Inherited from Diagram.) |
||
Gets or sets the theme associated with the diagram. (Inherited from Diagram.) |
||
Specifies distance from adjustment handles at which they are still considered as hit when processing touch input. (Inherited from Diagram.) |
||
Gets or sets the theme-level style for treeview nodes. (Inherited from Diagram.) |
||
Gets a reference to the diagram's UndoManager instance. (Inherited from Diagram.) |
||
Gets or sets a value indicating whether validity checks are performed each time an item is added to the diagram. (Inherited from Diagram.) |
||
Gets or sets the vertical offset of the scrolled diagram. |
||
Gets or sets the mouse cursor shown to the user if dragging would resize an object vertically. (Inherited from Diagram.) |
||
Gets or sets the height of the diagram viewport. |
||
Gets or sets the width of the diagram viewport. |
||
Gets or sets the size of the cache storing actual nodes and links that will be reused for displaying new data elements while scrolling. |
||
An XmlOptions object providing properties for customizing the XML serialization process. (Inherited from DiagramBase.) |
Name | Description | |
---|---|---|
Returns a Matrix representing the transformation from diagram logical coordinates to the control's actual WPF device-indepepndent point coordinates. (Inherited from Diagram.) |
||
Control.LogicalChildren override. (Inherited from Diagram.) |
||
Visual.VisualChildrenCount override. (Inherited from Diagram.) |
Name | Description | |
---|---|---|
For internal use. Implements VisualContainer.AddElement. (Inherited from Diagram.) |
||
Returns a point of the alignment grid nearest to the one passed as an argument. (Inherited from Diagram.) |
||
Determines whether node can be placed at specified coordinates. (Inherited from Diagram.) |
||
Arranges the diagram with the given layout. (Inherited from Diagram.) |
||
Arranges the diagram using the given layout, and animates items moving to their new positions. (Inherited from Diagram.) |
||
Arranges the diagram asynchronously using the specified graph layout algorithm. (Inherited from Diagram.) |
||
Rearranges link labels whose AutoArrange property is enabled. (Inherited from Diagram.) |
||
FrameworkElement.BeginInit override. (Inherited from Diagram.) |
||
Cancels the current drag operation. (Inherited from Diagram.) |
||
Sets new MeasureUnit value and scales the coordinates of diagram items so that their absolute size remains unchanged. (Inherited from Diagram.) |
||
Removes all items from the diagram. (Inherited from Diagram.) |
||
Overloaded. (Inherited from Diagram.) |
||
Creates a copy of this diagram. (Inherited from Diagram.) |
||
Moves nodes as far as possible to the top or left sides of diagram without changing their initial relative positions. (Inherited from Diagram.) |
||
Overloaded. Creates a copy of specified diagram elements. (Inherited from Diagram.) |
||
Copies this diagram's properties and items to specified target diagram. (Inherited from Diagram.) |
||
Overloaded. (Inherited from Diagram.) |
||
Overloaded. (Inherited from Diagram.) |
||
Creates a Theme object representing the default properties of the diagram. (Inherited from Diagram.) |
||
Overloaded. Cuts the currently selected items to the Windows clipboard. (Inherited from Diagram.) |
||
Overloaded. (Inherited from Diagram.) |
||
Draws a formatted text string, the same way text is drawn in shape nodes whose EnableStyledText property is set to true. This method lets you display styled text in custom-drawn nodes or links. (Inherited from Diagram.) |
||
Returns TouchHitDistance or a default value. (Inherited from Diagram.) |
||
Enables diagnostic logging to a file. (Inherited from Diagram.) |
||
FrameworkElement.EndInit override. (Inherited from Diagram.) |
||
Hit-tests diagram items in reverse Z order. (Inherited from Diagram.) |
||
Hit-tests diagram top-level items in reverse Z order. (Inherited from Diagram.) |
||
Executes the specified command on this diagram. (Inherited from Diagram.) |
||
Finds the group that has the specified tag value. (Inherited from Diagram.) |
||
Finds the link that has the specified tag value. (Inherited from Diagram.) |
||
Finds the link that has the specified id value. (Inherited from Diagram.) |
||
Finds the node that has the specified tag value. (Inherited from Diagram.) |
||
Finds the node that has the specified id value. (Inherited from Diagram.) |
||
Returns the smallest rectangle that bounds all diagram objects. (Inherited from Diagram.) |
||
Gets the item from the data source that is represented by the specified DiagramItem. |
||
Returns the value of the DiagramItem attached property, representing the DiagramItem associated with a UIElement. (Inherited from Diagram.) |
||
Gets the DiagramLink that represents the specified data item on screen. |
||
Gets the DiagramNode that represents the specified data item on screen. |
||
Gets the value of the IsDiagramScroller attached property from a given element. (Inherited from Diagram.) |
||
Overloaded. (Inherited from Diagram.) |
||
Retrieves the bounding rectangle of the specified item within the current diagram. (Inherited from Diagram.) |
||
Overloaded. Finds and returns the link that lies at the specified location. (Inherited from Diagram.) |
||
Returns the links that contain the specified point. (Inherited from Diagram.) |
||
Returns the node nearest to the specified point. (Inherited from Diagram.) |
||
Overloaded. Gets the node that lies at the specified location. (Inherited from Diagram.) |
||
Returns the nodes that contain the specified point. (Inherited from Diagram.) |
||
Returns all nodes visible in the current viewport. (Inherited from Diagram.) |
||
Propagates mouse input to interested manipulators. (Inherited from Diagram.) |
||
Returns the item label located at specified position. (Inherited from Diagram.) |
||
Tests whether the specified point is within a manipulator of a diagram element. (Inherited from Diagram.) |
||
Invalidates the specified rectangle of the diagram, causing it to be repainted. (Inherited from Diagram.) |
||
Repaints the diagram background, and raises the DrawBackground event for custom drawing. (Inherited from Diagram.) |
||
Repaints the diagram foreground, and raises the DrawForeground event for custom drawing. (Inherited from Diagram.) |
||
Checks if a class is registered for serialization support. (Inherited from Diagram.) |
||
Checks if a class is registered for JSON serialization support. (Inherited from Diagram.) |
||
Checks if the specified item can be modified interactively. (Inherited from Diagram.) |
||
Checks if the specified item is locked. (Inherited from Diagram.) |
||
Checks if the specified item is currently visible. (Inherited from Diagram.) |
||
Loads the diagram from a JSON-formatted string. (Inherited from Diagram.) |
||
Loads the diagram from a JSON-formatted string. (Inherited from Diagram.) |
||
Loads the diagram from a JSON file. (Inherited from Diagram.) |
||
Loads the diagram from a JSON file. (Inherited from Diagram.) |
||
Loads the diagram from a JSON object. (Inherited from Diagram.) |
||
Decodes diagram contents from a string that was created with SaveToString. (Inherited from Diagram.) |
||
Overloaded. Loads the contents of an XML diagram document into the control. (Inherited from Diagram.) |
||
Overloaded. (Inherited from Diagram.) |
||
Measures the specified text when drawn with the specified font in an area with the specified width taking into consideration the current affine transform of the diagram. (Inherited from Diagram.) |
||
Overloaded. (Inherited from Diagram.) |
||
Adds the specified items and groups to the specified diagram document. (Inherited from Diagram.) |
||
Converts the specified point from client to document coordinates ignoring the current scale transformation. (Inherited from Diagram.) |
||
Displays a Print dialog and prints the diagram. (Inherited from Diagram.) |
||
Overloaded. Displays the diagram in a Print Preview window. (Inherited from Diagram.) |
||
Raises the CellTextEdited event. (Inherited from Diagram.) |
||
Raises the CellTextEditing event to validate entering in-place editing mode. (Inherited from Diagram.) |
||
Overloaded. Raises the Clicked event of the diagram or one of the *Clicked events related to diagram items. (Inherited from Diagram.) |
||
Raises the appropriate *Created event according to the type of the specified item. (Inherited from Diagram.) |
||
Raises the appropriate *Deleting event according to the type of the specified item. (Inherited from Diagram.) |
||
Overloaded. Raises the DoubleClicked event of the diagram or one of the *DoubleClicked events related to diagram items. (Inherited from Diagram.) |
||
Raises the LaneGridHeaderTextEdited event. (Inherited from Diagram.) |
||
Raises the LaneGridHeaderTextEditing event to validate entering inplace edit mode. (Inherited from Diagram.) |
||
Overloaded. (Inherited from Diagram.) |
||
Overloaded. (Inherited from Diagram.) |
||
Overloaded. (Inherited from Diagram.) |
||
Overloaded. (Inherited from Diagram.) |
||
Raises the appropriate Pasted event. (Inherited from Diagram.) |
||
Raises the appropriate *Realized event according to the type of the specified item. |
||
Raises the appropriate *Selecting event. (Inherited from Diagram.) |
||
Raises the TreeItemTextEditing event to validate entering inplace edit mode. (Inherited from Diagram.) |
||
Create actual diagram items in specified area. |
||
Overloaded. (Inherited from Diagram.) |
||
Overloaded. (Inherited from Diagram.) |
||
For internal use. Implements VisualContainer.RemoveElement. (Inherited from Diagram.) |
||
Resizes the document extents so that the specified item is contained within. (Inherited from Diagram.) |
||
Overloaded. Resizes the document scrollable area so it fits all diagram items. (Inherited from Diagram.) |
||
Called when the control ends a batch update operation that might affect many links. (Inherited from Diagram.) |
||
Overloaded. (Inherited from Diagram.) |
||
Saves the diagram to a JSON-formatted string. (Inherited from Diagram.) |
||
Saves the diagram to a JSON-formatted string. (Inherited from Diagram.) |
||
Saves the diagram into a JSON file. (Inherited from Diagram.) |
||
Saves the diagram into a JSON file. (Inherited from Diagram.) |
||
Saves the diagram to a JSON object. (Inherited from Diagram.) |
||
Overloaded. Encodes the diagram contents into an ASCII string. (Inherited from Diagram.) |
||
Overloaded. Saves the diagram to an XML document. (Inherited from Diagram.) |
||
Overloaded. (Inherited from Diagram.) |
||
Sets the value of the IsDiagramScroller attached property to a given element. (Inherited from Diagram.) |
||
Sets the location and size of the specified item within the current diagram. (Inherited from Diagram.) |
||
Called when the control starts a batch update operation that might affect many links. The diagram collects links specified through Route and RouteAllLinks calls and defers finding their paths to when ResumeLinkRouter is called. (Inherited from Diagram.) |
||
Converts the specified point from document to client coordinates ignoring the current scale transformation. (Inherited from Diagram.) |
||
For internal use. (Inherited from Diagram.) |
Name | Description | |
---|---|---|
Control.ArrangeOverride override. (Inherited from Diagram.) |
||
Renders the diagram grid. (Inherited from Diagram.) |
||
Visual.GetVisualChild override. (Inherited from Diagram.) |
||
Control.MeasureOverride override. (Inherited from Diagram.) |
||
Raises the ActionRecorded event. (Inherited from DiagramBase.) |
||
Raises the ActionRecording event. (Inherited from DiagramBase.) |
||
Raises the ActionRedone event. (Inherited from DiagramBase.) |
||
Raises the ActionUndone event. (Inherited from DiagramBase.) |
||
Raises the Arranged event. (Inherited from DiagramBase.) |
||
Raises the BeginLoad event. (Inherited from DiagramBase.) |
||
Raises the BoundsChanged event. (Inherited from DiagramBase.) |
||
Raises the CellClicked event. (Inherited from DiagramBase.) |
||
Raises the CellDoubleClicked event. (Inherited from DiagramBase.) |
||
Raises the CellTextEdited event. (Inherited from DiagramBase.) |
||
Raises the CellTextEditing event to validate entering inplace edit mode. (Inherited from DiagramBase.) |
||
Raises the Clicked event. (Inherited from DiagramBase.) |
||
DiagramBase.OnContainerChildAdded override. |
||
Raises the ContainerChildAdding event. (Inherited from DiagramBase.) |
||
DiagramBase.OnContainerChildRemoved override. |
||
Raises the ContainerChildRemoving event. (Inherited from DiagramBase.) |
||
Raises the ContainerFolded event. (Inherited from DiagramBase.) |
||
Raises the ContainerUnfolded event. (Inherited from DiagramBase.) |
||
Raises the ContextMenuOpening event. (Inherited from DiagramBase.) |
||
Raises the CopyHostedControl event. (Inherited from DiagramBase.) |
||
Raises the DefaultShapeChanged event. (Inherited from DiagramBase.) |
||
Raises the DeserializeControl event. (Inherited from DiagramBase.) |
||
Raises the DeserializeTag event. (Inherited from DiagramBase.) |
||
Raises the DestinationAnchorChanged event. (Inherited from DiagramBase.) |
||
Raises the DirtyChanged event. (Inherited from DiagramBase.) |
||
Raises the DoubleClicked event. (Inherited from DiagramBase.) |
||
Raises the DrawAdjustmentHandles event. (Inherited from DiagramBase.) |
||
Raises the DrawAnchorPoint event. (Inherited from DiagramBase.) |
||
Raises the DrawBackground event. (Inherited from DiagramBase.) |
||
Raises the DrawCell event. (Inherited from DiagramBase.) |
||
Raises the DrawForeground event. (Inherited from DiagramBase.) |
||
Raises the DrawLaneHeader event. (Inherited from DiagramBase.) |
||
Raises the DrawLink event. (Inherited from DiagramBase.) |
||
Raises the DrawNode event. (Inherited from DiagramBase.) |
||
Handles dropping of DraggedNode instances (Inherited from Diagram.) |
||
Raises the EndLoad event. (Inherited from DiagramBase.) |
||
Raises the EnterInplaceEditMode event. (Inherited from DiagramBase.) |
||
Raises the ExpandButtonClicked event. (Inherited from DiagramBase.) |
||
Raises the GroupDestroyed event. (Inherited from DiagramBase.) |
||
Raises the HitTestAdjustmentHandles event. (Inherited from DiagramBase.) |
||
Raises the InitializeLasso event. (Inherited from DiagramBase.) |
||
Raises the InitializeLink event. (Inherited from DiagramBase.) |
||
Raises the InitializeNode event. (Inherited from DiagramBase.) |
||
Raises the ItemAdded event. (Inherited from DiagramBase.) |
||
Raises the ItemRemoved event. (Inherited from DiagramBase.) |
||
Raises the JsonDeserializeTag event. (Inherited from DiagramBase.) |
||
Raises the JsonSerializeTag event. (Inherited from DiagramBase.) |
||
Raises the LaneGridHeaderTextEdited event. (Inherited from DiagramBase.) |
||
Raises the LaneGridHeaderTextEditing event. (Inherited from DiagramBase.) |
||
Raises the LeaveInplaceEditMode event. (Inherited from DiagramBase.) |
||
Raises the LinkActivated event. (Inherited from DiagramBase.) |
||
Raises the LinkClicked event. (Inherited from DiagramBase.) |
||
Raises the LinkCreateCancelled event. (Inherited from DiagramBase.) |
||
DiagramBase.OnLinkCreated override. |
||
Raises the LinkCreating event. (Inherited from DiagramBase.) |
||
Raises the LinkDeactivated event. (Inherited from DiagramBase.) |
||
DiagramBase.OnLinkDeleted override. |
||
Raises the LinkDeleting event. (Inherited from DiagramBase.) |
||
Raises the LinkDeselected event. (Inherited from DiagramBase.) |
||
Raises the LinkDoubleClicked event. (Inherited from DiagramBase.) |
||
Raises the LinkHovered event. (Inherited from DiagramBase.) |
||
Raises the LinkMenuOpening event. (Inherited from DiagramBase.) |
||
DiagramBase.OnLinkModified override. |
||
Raises the LinkModifyCancelled event. (Inherited from DiagramBase.) |
||
Raises the LinkModifying event. (Inherited from DiagramBase.) |
||
Raises the LinkPasted event. (Inherited from DiagramBase.) |
||
Raises the LinkPointerEnter event. (Inherited from DiagramBase.) |
||
Raises the LinkPointerLeave event. (Inherited from DiagramBase.) |
||
Raises the LinkRealized event. |
||
Raises the LinkRouted event. (Inherited from DiagramBase.) |
||
Raises the LinkSelected event. (Inherited from DiagramBase.) |
||
Raises the LinkSelecting event. (Inherited from DiagramBase.) |
||
Raises the LinkSplit event. (Inherited from DiagramBase.) |
||
Raises the LinkStartModifying event. (Inherited from DiagramBase.) |
||
Raises the LinkTextEdited event. (Inherited from DiagramBase.) |
||
Raises the LinkTextEditing event to validate entering inplace edit mode. (Inherited from DiagramBase.) |
||
Raises the MagnifierFactorChanged event. (Inherited from DiagramBase.) |
||
Raises the MeasureUnitChanged event. (Inherited from DiagramBase.) |
||
UIElement.OnMouseDown override. (Inherited from Diagram.) |
||
UIElement.OnMouseUp override. (Inherited from Diagram.) |
||
Raises the NodeActivated event. (Inherited from DiagramBase.) |
||
Raises the NodeClicked event. (Inherited from DiagramBase.) |
||
Raises the NodeCreateCancelled event. (Inherited from DiagramBase.) |
||
DiagramBase.OnNodeCreated override. |
||
Raises the NodeCreating event. (Inherited from DiagramBase.) |
||
Raises the NodeDeactivated event. (Inherited from DiagramBase.) |
||
DiagramBase.OnNodeDeleted override. |
||
DiagramBase.OnNodeDeleting override. |
||
Raises the NodeDeselected event. (Inherited from DiagramBase.) |
||
Raises the NodeDoubleClicked event. (Inherited from DiagramBase.) |
||
Raises the NodeHovered event. (Inherited from DiagramBase.) |
||
Raises the NodeMenuOpening event. (Inherited from DiagramBase.) |
||
DiagramBase.OnNodeModified override. |
||
Raises the NodeModifyCancelled event. (Inherited from DiagramBase.) |
||
Raises the NodeModifying event. (Inherited from DiagramBase.) |
||
Raises the NodePasted event. (Inherited from DiagramBase.) |
||
Raises the NodePointerEnter event. (Inherited from DiagramBase.) |
||
Raises the NodePointerLeave event. (Inherited from DiagramBase.) |
||
Raises the NodeRealized event. |
||
Raises the NodeSelected event. (Inherited from DiagramBase.) |
||
Raises the NodeSelecting event. (Inherited from DiagramBase.) |
||
Raises the NodeStartModifying event. (Inherited from DiagramBase.) |
||
Raises the NodeTextEdited event. (Inherited from DiagramBase.) |
||
Raises the NodeTextEditing event to validate entering inplace edit mode. (Inherited from DiagramBase.) |
||
Raises the OriginAnchorChanged event. (Inherited from DiagramBase.) |
||
UIElement.OnPreviewMouseDown override. (Inherited from Diagram.) |
||
UIElement.OnPreviewMouseMove override. (Inherited from Diagram.) |
||
UIElement.OnPreviewMouseUp override. (Inherited from Diagram.) |
||
Raises the SelectionChanged event. (Inherited from DiagramBase.) |
||
Raises the SelectionModified event. (Inherited from DiagramBase.) |
||
Raises the SelectionModifyCancelled event. (Inherited from DiagramBase.) |
||
Raises the SelectionModifying event. (Inherited from DiagramBase.) |
||
Raises the SelectionStartModifying event. (Inherited from DiagramBase.) |
||
Raises the SerializeControl event. (Inherited from DiagramBase.) |
||
Raises the SerializeTag event. (Inherited from DiagramBase.) |
||
Raises the SetSelfLoopShape event. (Inherited from DiagramBase.) |
||
Raises the ShapeModified event. (Inherited from DiagramBase.) |
||
Raises the TableColumnResized event. (Inherited from DiagramBase.) |
||
Raises the TableColumnResizing event. (Inherited from DiagramBase.) |
||
Raises the TableRowResized event. (Inherited from DiagramBase.) |
||
Raises the TableRowResizing event. (Inherited from DiagramBase.) |
||
Raises the TableSectionCollapsed event. (Inherited from DiagramBase.) |
||
Raises the TableSectionExpanded event. (Inherited from DiagramBase.) |
||
Raises the TreeCollapsed event. (Inherited from DiagramBase.) |
||
Raises the TreeExpanded event. (Inherited from DiagramBase.) |
||
Raises the TreeItemTextEditing event. (Inherited from DiagramBase.) |
||
Raises the ValidateAnchorPoint event. (Inherited from DiagramBase.) |
||
Raises the ValidateLinkCrossing event. (Inherited from DiagramBase.) |
||
FrameworkElement.OnVisualParentChanged override. (Inherited from Diagram.) |
||
Show auto handles for the item located at the specified position. (Inherited from Diagram.) |
Name | Description | |
---|---|---|
Occurs when an action is recorded in undo history. (Inherited from DiagramBase.) |
||
A validation event raised before an action is recorded in the undo buffer. (Inherited from DiagramBase.) |
||
Raised when an action is redone. (Inherited from DiagramBase.) |
||
Raised when an action is undone. (Inherited from DiagramBase.) |
||
Raised when the diagram's active layer has changed. (Inherited from DiagramBase.) |
||
Raised when the diagram's visual tree has been arranged. (Inherited from DiagramBase.) |
||
Raised when the component starts loading diagram data from a file or memory stream. (Inherited from DiagramBase.) |
||
Raised when the Bounds property value has changed. (Inherited from DiagramBase.) |
||
Raised when the user clicks a table's cell. (Inherited from DiagramBase.) |
||
Raised when the user double-clicks a table's cell. (Inherited from DiagramBase.) |
||
Raised when the user edits the text of a table's cell. (Inherited from DiagramBase.) |
||
A validation event that can prevent users from editing the text of a table's cell. (Inherited from DiagramBase.) |
||
Raised when the user clicks the diagram at a point where no items are located. (Inherited from DiagramBase.) |
||
Raised when a node is added to a ContainerNode, either programmatically or by the user. (Inherited from DiagramBase.) |
||
A validation event raised to let you prevent users from adding child nodes to a container. (Inherited from DiagramBase.) |
||
Raised when a node is removed from a ContainerNode, either programmatically or by the user. (Inherited from DiagramBase.) |
||
A validation event raised to let you prevent users from removing child nodes from a container. (Inherited from DiagramBase.) |
||
Raised when the user folds a container by clicking the arrow-up button in the container's caption bar. (Inherited from DiagramBase.) |
||
Raised when the user unfolds a container by clicking the arrow-down button in the container's caption bar. (Inherited from DiagramBase.) |
||
A validation event raised when the user opens diagram's ContextMenu. (Inherited from DiagramBase.) |
||
Raised when a ControlNode is cloned. Use this event to copy the hosted control's properties. (Inherited from DiagramBase.) |
||
Raised when the DefaultShape property value has changed. (Inherited from DiagramBase.) |
||
Lets you load the attributes of controls hosted inside ControlNode nodes. (Inherited from DiagramBase.) |
||
Raised when the Tag or Id of a diagram item must be deserialized from XML format. (Inherited from DiagramBase.) |
||
Raised when the DestinationAnchor property value of a link has changed. (Inherited from DiagramBase.) |
||
Raised when the Dirty property value has changed. (Inherited from DiagramBase.) |
||
Raised when the user double-clicks the diagram at a point where no items are located. (Inherited from DiagramBase.) |
||
Raised when item's adjustment handles must be custom drawn. (Inherited from DiagramBase.) |
||
Raised when an anchor point must be custom drawn. (Inherited from DiagramBase.) |
||
Raised to let you custom draw the diagram background. (Inherited from DiagramBase.) |
||
Raised when a table's cell must be custom drawn. (Inherited from DiagramBase.) |
||
Raised to let you custom draw the diagram foreground. (Inherited from DiagramBase.) |
||
Raised to let you custom-draw lane headers in the LaneGrid. (Inherited from DiagramBase.) |
||
Raised when a diagram link must be custom drawn. (Inherited from DiagramBase.) |
||
Raised when a diagram node must be custom drawn. (Inherited from DiagramBase.) |
||
Raised when the component ends loading diagram data from a file or memory stream. (Inherited from DiagramBase.) |
||
Raised when entering inplace-edit mode. (Inherited from DiagramBase.) |
||
Raised when the user clicks the [±] button of an Expandable node. (Inherited from DiagramBase.) |
||
Raised when a Group object is destroyed. (Inherited from DiagramBase.) |
||
Raised when custom hit testing of item's adjustment handles must be performed. (Inherited from DiagramBase.) |
||
Raised when the user starts drawing a selection lasso, before it is rendered on screen. (Inherited from DiagramBase.) |
||
Raised when the user starts drawing a new link, just after the DiagramLink instance is created. (Inherited from DiagramBase.) |
||
Raised when the user starts drawing a new node, just after the DiagramNode instance is created. (Inherited from DiagramBase.) |
||
Raised when an item is added to the diagram, either programmatically or interactively. (Inherited from DiagramBase.) |
||
Raised when an item is removed from the diagram, either programmatically or interactively. (Inherited from DiagramBase.) |
||
Raised when the Tag of a diagram item must be deserialized from JSON. (Inherited from DiagramBase.) |
||
Raised when the Tag of a diagram item must be serialized to JSON. (Inherited from DiagramBase.) |
||
Raised when the user edits the text of a lane grid header. (Inherited from DiagramBase.) |
||
A validation event that lets you approve or reject changes made to the text of a lane grid header. (Inherited from DiagramBase.) |
||
Raised when leaving inplace-edit mode. (Inherited from DiagramBase.) |
||
Raised when a link becomes the ActiveItem. (Inherited from DiagramBase.) |
||
Raised when the user clicks a link. (Inherited from DiagramBase.) |
||
Raised when the user cancels link creation. (Inherited from DiagramBase.) |
||
Raised when the user draws a new link. (Inherited from DiagramBase.) |
||
A validation event raised while the user is drawing a new link. (Inherited from DiagramBase.) |
||
Raised when a link is no longer the ActiveItem. (Inherited from DiagramBase.) |
||
Raised when a link is deleted, either programmatically or by the user. (Inherited from DiagramBase.) |
||
Raised when the user tries to delete a link, this event lets you cancel the operation. (Inherited from DiagramBase.) |
||
Raised when a link is deselected, either programmatically or by the user. (Inherited from DiagramBase.) |
||
Raised when the user double-clicks a link. (Inherited from DiagramBase.) |
||
Raised when the mouse pointer hovers over a link. (Inherited from DiagramBase.) |
||
A validation event raised when the user opens link's ContextMenu. (Inherited from DiagramBase.) |
||
Raised when the user moves any control point of a link. (Inherited from DiagramBase.) |
||
Raised when the user cancels move or resize operation being done on a link. (Inherited from DiagramBase.) |
||
A validation event raised while the user is modifying a link. (Inherited from DiagramBase.) |
||
Raised when a link has been pasted from the clipboard. (Inherited from DiagramBase.) |
||
Raised when the mouse pointer enters the boundaries of a link. (Inherited from DiagramBase.) |
||
Raised when the mouse pointer leaves the boundaries of a link. (Inherited from DiagramBase.) |
||
Raised when an actual DiagramLink instance is created to represent a data item from LinksSource. |
||
Raised when a link is routed by the auto-routing algorithm. (Inherited from DiagramBase.) |
||
Raised when a link is selected, either programmatically or by the user. (Inherited from DiagramBase.) |
||
Occurs when users try to select a link, giving you a chance to cancel the operation. (Inherited from DiagramBase.) |
||
Raised when the user splits a link interactively. (Inherited from DiagramBase.) |
||
A validation event raised when the user starts modifying a link. (Inherited from DiagramBase.) |
||
Raised when the user edits the text of a link. (Inherited from DiagramBase.) |
||
A validation event that lets you approve or reject changes made to the text of a link. (Inherited from DiagramBase.) |
||
Occurs when the magnifier factor changes. (Inherited from DiagramBase.) |
||
Raised when the MeasureUnit property value has changed. (Inherited from DiagramBase.) |
||
Raised when a node becomes the ActiveItem. (Inherited from DiagramBase.) |
||
Raised when the user clicks a node. (Inherited from DiagramBase.) |
||
Raised when the user cancels node creation. (Inherited from DiagramBase.) |
||
Occurs when the user draws a new node. (Inherited from DiagramBase.) |
||
A validation event raised while the user is drawing a new node. (Inherited from DiagramBase.) |
||
Raised when a node is no longer the ActiveItem. (Inherited from DiagramBase.) |
||
Raised when a node is deleted, either programmatically or by the user. (Inherited from DiagramBase.) |
||
Raised when the user tries to delete a node, this event lets you cancel the operation. (Inherited from DiagramBase.) |
||
Raised when a node is deselected, either programmatically or by the user. (Inherited from DiagramBase.) |
||
Raised when the user double-clicks a node. (Inherited from DiagramBase.) |
||
Raised when the mouse pointer hovers over a node. (Inherited from DiagramBase.) |
||
A validation event raised when the user opens node's ContextMenu. (Inherited from DiagramBase.) |
||
Raised when the user moves or resizes a node. (Inherited from DiagramBase.) |
||
Raised when the user cancels move or resize operation being done on a node. (Inherited from DiagramBase.) |
||
A validation event raised while the user is moving or resizing a node. (Inherited from DiagramBase.) |
||
Raised when a node has been pasted from the clipboard. (Inherited from DiagramBase.) |
||
Raised when the mouse pointer enters the boundaries of a node. (Inherited from DiagramBase.) |
||
Raised when the mouse pointer leaves the boundaries of a node. (Inherited from DiagramBase.) |
||
Raised when an actual DiagramNode instance is created to represent a data item from NodesSource. |
||
Raised when a node is selected, either programmatically or by the user. (Inherited from DiagramBase.) |
||
Raised when the user tries to select a node, this event lets you cancel the operation. (Inherited from DiagramBase.) |
||
A validation event raised when the user starts modifying a node. (Inherited from DiagramBase.) |
||
Raised when the user edits the text of a node. (Inherited from DiagramBase.) |
||
A validation event that lets you approve or reject changes made to the text of a node. (Inherited from DiagramBase.) |
||
Raised when the OriginAnchor property value of a link has changed. (Inherited from DiagramBase.) |
||
Raised when an item is added to or removed from the selection. (Inherited from DiagramBase.) |
||
Raised when the user moves or resizes multiple selected items. (Inherited from DiagramBase.) |
||
Raised when the user cancels moving or resizing multiple selected items. (Inherited from DiagramBase.) |
||
Raised while the user is moving or resizing multiple selected items, this event lets you cancel the modification. (Inherited from DiagramBase.) |
||
A validation event raised when the user starts moving or resizing multiple selected items. (Inherited from DiagramBase.) |
||
Lets you save the attributes of controls hosted inside ControlNodes. (Inherited from DiagramBase.) |
||
Raised when the Tag or Id of a diagram item must be serialized into an XML document. (Inherited from DiagramBase.) |
||
Raised when a link becomes a self-loop, giving you a chance to override the default look shape. (Inherited from DiagramBase.) |
||
Raised when the user modifies the shape of a ShapeNode by moving one of the control points corresponding to shape formula parameters. (Inherited from DiagramBase.) |
||
Raised when the user finishes resizing a column in a table. (Inherited from DiagramBase.) |
||
Raised when the user resizes a column in a table interactively. (Inherited from DiagramBase.) |
||
Raised when the user finishes resizing a row in a table. (Inherited from DiagramBase.) |
||
Raised when the user resizes a row in a table interactively. (Inherited from DiagramBase.) |
||
Raised when the user collapses the rows of a table's section by clicking the [-] button in the section's header row. (Inherited from DiagramBase.) |
||
Raised when the user expands the rows of a table's section by clicking the [+] button in the section's header row. (Inherited from DiagramBase.) |
||
Raised when a user collapses a tree branch by clicking the [-] button of an Expandable node. (Inherited from DiagramBase.) |
||
Raised when a user expands a tree branch by clicking the [+] button of an Expandable node. (Inherited from DiagramBase.) |
||
A validation event that lets you approve or reject changes made to the text of a TreeViewItem. (Inherited from DiagramBase.) |
||
A validation event that lets you approve or reject connecting a link to an anchor point. (Inherited from DiagramBase.) |
||
A validation event that lets you approve or reject displaying a decoration at the intersection point of links. (Inherited from DiagramBase.) |