5 references to GetPropertyInfo
UIAutomationClient (5)
MS\Internal\Automation\Schema.cs (1)
66
if (!Schema.
GetPropertyInfo
(property, out pi))
MS\Internal\Automation\UiaCoreApi.cs (1)
232
if (Schema.
GetPropertyInfo
(request.Properties[propertyIndex], out pi))
System\Windows\Automation\AutomationElement.cs (1)
500
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))