IUIAutomationPropertyCondition Interface

Represents a condition based on a property value that is used to find UI Automation elements.

IUIAutomationPropertyCondition Members

PropertyConditionFlags Retrieves flags that are used to specify how the condition is applied.
PropertyId Retrieves the identifier of the Microsoft UI Automation property on which this condition is based.
PropertyValue Retrieves the UI Automation property value that must be matched for the condition to be true.

Interface Information

Inherits from IUIAutomationCondition
Header and IDL files uiautomation.h, uiautomationclient.idl
Minimum operating systems Windows 7