2 references to actualPanelRect
System.Data (2)
cdf\src\NetFx40\Tools\System.Activities.Presentation\System\Activities\Presentation\View\ExtensionSurface.cs (2)
428this.actualPanelRect.Location = new Point(offsetMinusX, offsetMinusY); 429this.actualPanelRect.Size = new Size(panelWidth, panelHeight);