IFrameworkElementCastAsT Method

Progress Software Corporation - Testing Framework 2018.1 Automation Infrastructure

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

T CastAs<T>()
where T : IFrameworkElement

Type Parameters

T

Return Value

Type: T
See Also

Reference