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.
SetBaseAction::SourceElements Property
The source elements of the SetValue event.
Assembly: Microsoft.VisualStudio.TestTools.UITest.Common (in Microsoft.VisualStudio.TestTools.UITest.Common.dll)
public: property List<UITechnologyElement^>^ SourceElements { List<UITechnologyElement^>^ get(); }
Property Value
Type: System.Collections.Generic::List<UITechnologyElement^>^
Show: