FrameworkElementSetFocus Method

Progress Software Corporation - Testing Framework 2018.1 Automation Infrastructure
Sets keyboard focus to this element

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

public void SetFocus()

Return Value

Type: 
Whether focus was successfully set to this element

Implements

IFrameworkElementSetFocus
See Also

Reference