22 references to InvalidateLogicalRectangle
System.Workflow.Activities (1)
Designers\StateDesigner.Layouts.cs (1)
343
parentView.
InvalidateLogicalRectangle
(this.Bounds);
System.Workflow.ComponentModel (21)
AuthoringOM\Design\ActivityDesigner.cs (3)
1017
parentView.
InvalidateLogicalRectangle
(Bounds);
1023
parentView.
InvalidateLogicalRectangle
(glyph.GetBounds(this, false));
1038
parentView.
InvalidateLogicalRectangle
(rectangle);
AuthoringOM\Design\Connector.cs (4)
370
workflowView.
InvalidateLogicalRectangle
(Bounds);
587
workflowView.
InvalidateLogicalRectangle
(this.parentDesigner.Bounds);
592
workflowView.
InvalidateLogicalRectangle
(this.parentDesigner.Bounds);
1080
workflowView.
InvalidateLogicalRectangle
(bounds);
AuthoringOM\Design\DesignerWidgets.cs (4)
548
workflowView.
InvalidateLogicalRectangle
(this.bounds);
875
workflowView.
InvalidateLogicalRectangle
(this.bounds);
2903
workflowView.
InvalidateLogicalRectangle
(this.bounds);
3316
workflowView.
InvalidateLogicalRectangle
(this.bounds);
AuthoringOM\Design\FreeFormDesigner.cs (1)
1062
workflowView.
InvalidateLogicalRectangle
(designer.ParentDesigner.Bounds);
AuthoringOM\Design\MessageFilters\ConnectionManager.cs (2)
405
workflowView.
InvalidateLogicalRectangle
(snapPoint.Bounds);
413
workflowView.
InvalidateLogicalRectangle
(snapPoint.Bounds);
AuthoringOM\Design\MessageFilters\DragSelectionMessageFilter.cs (4)
72
parentView.
InvalidateLogicalRectangle
(DragRectangle);
77
parentView.
InvalidateLogicalRectangle
(DragRectangle);
91
parentView.
InvalidateLogicalRectangle
(DragRectangle);
165
parentView.
InvalidateLogicalRectangle
(DragRectangle);
AuthoringOM\Design\MessageFilters\FreeFormDragDropManager.cs (1)
234
parentView.
InvalidateLogicalRectangle
(rectangle);
AuthoringOM\Design\MessageFilters\GlyphManager.cs (2)
290
parentView.
InvalidateLogicalRectangle
(this.activeGlyph.GetBounds(this.activeDesigner, true));
296
parentView.
InvalidateLogicalRectangle
(this.activeGlyph.GetBounds(this.activeDesigner, true));