5 references to GetPropertyInfo
UIAutomationClient (5)
MS\Internal\Automation\Schema.cs (1)
84if (!Schema.GetPropertyInfo(property, out pi))
MS\Internal\Automation\UiaCoreAPI.cs (1)
245if (Schema.GetPropertyInfo(request.Properties[propertyIndex], out pi))
System\Windows\Automation\AutomationElement.cs (1)
527if (!Schema.GetPropertyInfo(property, out pi))
System\Windows\Automation\ItemContainerPattern.cs (1)
139if (!Schema.GetPropertyInfo(property, out info))
System\Windows\Automation\PropertyCondition.cs (1)
139if (!Schema.GetPropertyInfo(property, out info))