3 references to rectangles
System.Workflow.ComponentModel (3)
AuthoringOM\Design\MessageFilters\GlyphManager.cs (3)
315
this.
rectangles
.Add(rectangle);
320
for (int i = 0; i < this.
rectangles
.Count; i++)
322
if (this.
rectangles
[i].Contains(p))