FrameworkElementTextBlockContent Property

Progress Software Corporation - Testing Framework 2018.1 Automation Infrastructure
Gets the text from all the inner TextBlock elements.

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

public string TextBlockContent { get; }

Property Value

Type: String

Implements

IFrameworkElementTextBlockContent
See Also

Reference