PropertyCondition.Flags Property

Definition

Gets the flags used for testing the property value.

public:
 property System::Windows::Automation::PropertyConditionFlags Flags { System::Windows::Automation::PropertyConditionFlags get(); };
public System.Windows.Automation.PropertyConditionFlags Flags { get; }
member this.Flags : System.Windows.Automation.PropertyConditionFlags
Public ReadOnly Property Flags As PropertyConditionFlags

Property Value

Applies to

See also