4 references to GetLocation
System.Data (4)
cdf\src\NetFx40\Tools\System.Activities.Presentation\System\Activities\Presentation\FreeFormEditing\AutoConnectHelper.cs (4)
55Point location = FreeFormPanel.GetLocation(target); 120Point location = FreeFormPanel.GetLocation(autoConnectTarget); 278Point shapeLocation = FreeFormPanel.GetLocation(shape); 307List<Rect> hitTestRects = CreateHitTestRects(FreeFormPanel.GetLocation(target), FreeFormPanel.GetChildSize(target));