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