RangeValuePattern.RangeValuePatternInformation Structure

Définition

Permet d'accéder aux valeurs de propriétés d'un objet RangeValuePattern en utilisant ses accesseurs Current ou Cached.

public: value class RangeValuePattern::RangeValuePatternInformation
public struct RangeValuePattern.RangeValuePatternInformation
type RangeValuePattern.RangeValuePatternInformation = struct
Public Structure RangeValuePattern.RangeValuePatternInformation
Héritage
RangeValuePattern.RangeValuePatternInformation

Propriétés

IsReadOnly

Obtient une valeur qui spécifie si la valeur d’un élément UI Automation est en lecture seule.

LargeChange

Obtient la valeur de changement important propre au contrôle qui est ajoutée ou soustraite de la propriété Value.

Maximum

Obtient la valeur de plage maximale prise en charge par l’élément UI Automation.

Minimum

Obtient la valeur de plage minimale prise en charge par l’élément UI Automation.

SmallChange

Obtient la valeur de petite modification, propre à l’élément UI Automation, qui est ajoutée ou soustraite à la propriété elementsValue.

Value

Obtient la valeur actuelle de l’élément UI Automation.

S’applique à

Voir aussi