FrameworkElementIsHitTest Method (Boolean)

Progress Software Corporation - Testing Framework 2018.1 Automation Infrastructure
Determines whether [is hit test] [the specified allow partial visibiltiy].

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

public virtual bool IsHitTest(
	bool allowPartialVisibiltiy
)

Parameters

allowPartialVisibiltiy
Type: SystemBoolean
The allow partial visibiltiy.

Return Value

Type: Boolean
See Also

Reference