RangeValuePattern.RangeValuePatternInformation Structure
Définition
Important
Certaines informations portent sur la préversion du produit qui est susceptible d’être en grande partie modifiée avant sa publication. Microsoft exclut toute garantie, expresse ou implicite, concernant les informations fournies ici.
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
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. |