WpfWindowResizeContainer Method

Progress Software Corporation - Testing Framework 2018.1 Automation Infrastructure

Namespace:  ArtOfTest.WebAii.Wpf
Assembly:  ArtOfTest.WebAii (in ArtOfTest.WebAii.dll) Version: 2018.1.116.0 (2018.1.116.0)
Syntax

public void ResizeContainer(
	int x,
	int y,
	int width,
	int height
)

Parameters

x
Type: SystemInt32
y
Type: SystemInt32
width
Type: SystemInt32
height
Type: SystemInt32

Implements

IApplicationResizeContainer(Int32, Int32, Int32, Int32)
See Also

Reference