Information
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.

DirectUIControl::GetUITestControlsForSearch Method

Gets the array of UITestControl that will be used for Searching. Overridden to validate the search properties

Namespace:  Microsoft.VisualStudio.TestTools.UITesting.DirectUIControls
Assembly:  Microsoft.VisualStudio.TestTools.WindowsStore.UITesting (in Microsoft.VisualStudio.TestTools.WindowsStore.UITesting.dll)

protected:
virtual array<UITestControl^>^ GetUITestControlsForSearch() override

Show: