5 references to GetItemBounds
System.Workflow.ComponentModel (5)
AuthoringOM\Design\DesignerWidgets.cs (5)
1179
if (
GetItemBounds
(i).Contains(mousePoint))
1206
if (
GetItemBounds
(i).Contains(mousePoint))
1235
Rectangle itemBounds =
GetItemBounds
(i);
1374
Invalidate(
GetItemBounds
(this.activeIndex));
1379
Invalidate(
GetItemBounds
(this.activeIndex));