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