4 references to RequestedData
UIAutomationClient (4)
MS\Internal\Automation\CacheHelper.cs (4)
83Debug.Assert(response.RequestedData == null, "both RequestedData and TreeStructure should be null or non-null"); 104AutomationElement root = ParseTreeDescription(response.TreeStructure, response.RequestedData, 117if (response.RequestedData != null && propIndex != response.RequestedData.GetLength(0))