8 references to rect
System.Workflow.ComponentModel (8)
AuthoringOM\Design\DesignerWidgets.cs (8)
2371toolInfo.rect.left = rectangle.Left; 2372toolInfo.rect.top = rectangle.Top; 2373toolInfo.rect.right = rectangle.Right; 2374toolInfo.rect.bottom = rectangle.Bottom; 2396toolInfo.rect.left = toolInfo.rect.right = toolInfo.rect.top = toolInfo.rect.bottom = 0;