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