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