5 references to GetPropertyInfo
UIAutomationClient (5)
MS\Internal\Automation\Schema.cs (1)
77if (!Schema.GetPropertyInfo(property, out pi))
MS\Internal\Automation\UiaCoreApi.cs (1)
236if (Schema.GetPropertyInfo(request.Properties[propertyIndex], out pi))
System\Windows\Automation\AutomationElement.cs (1)
509if (!Schema.GetPropertyInfo(property, out pi))
System\Windows\Automation\ItemContainerPattern.cs (1)
131if (!Schema.GetPropertyInfo(property, out info))
System\Windows\Automation\PropertyCondition.cs (1)
128if (!Schema.GetPropertyInfo(property, out info))