5 references to SetWindowPosition
System.Data (5)
cdf\src\NetFx40\Tools\System.Activities.Presentation\System\Activities\Presentation\View\ExtensionSurface.cs (2)
284
SetWindowPosition
(window, calculatedPosition);
346
SetWindowPosition
(window, ExtensionSurface.GetPosition(window));
cdf\src\NetFx40\Tools\System.Activities.Presentation\System\Activities\Presentation\View\ExtensionWindow.cs (2)
266
this.surface.
SetWindowPosition
(this, position);
501
this.surface.
SetWindowPosition
(this, topLeft);
cdf\src\NetFx40\Tools\System.Activities.Presentation\System\Activities\Presentation\View\ExtensionWindowHeader.cs (1)
108
this.surface.
SetWindowPosition
(this.parent, moveTo);