The topic you requested is included in another documentation set. For convenience, it's displayed below. Choose Switch to see the topic in its original location.
IUITechnologyElement::GetRightToLeftProperty Method (RightToLeftKind)
Returns a value that indicates whether this element has the specified kind of left-to-right format.
Assembly: Microsoft.VisualStudio.TestTools.UITest.Extension (in Microsoft.VisualStudio.TestTools.UITest.Extension.dll)
Parameters
- rightToLeftKind
-
Type:
Microsoft.VisualStudio.TestTools.UITest.Extension::RightToLeftKind
A member of the RightToLeftKind enumeration.
Return Value
Type: System::Booleantrue if the element has the specified left-to-right formatting; otherwise, false.
Show: