Partage via


RangeValuePattern.Cached Propriété

Définition

Obtient les valeurs de propriétés mises en cache pour ce RangeValuePattern.

public:
 property System::Windows::Automation::RangeValuePattern::RangeValuePatternInformation Cached { System::Windows::Automation::RangeValuePattern::RangeValuePatternInformation get(); };
public System.Windows.Automation.RangeValuePattern.RangeValuePatternInformation Cached { get; }
member this.Cached : System.Windows.Automation.RangeValuePattern.RangeValuePatternInformation
Public ReadOnly Property Cached As RangeValuePattern.RangeValuePatternInformation

Valeur de propriété

RangeValuePattern.RangeValuePatternInformation

Valeurs de propriétés mises en cache.

Exceptions

La propriété demandée n’est pas dans le cache.

Remarques

Les valeurs de propriété mises en cache doivent avoir été demandées précédemment à l’aide d’un CacheRequest. Pour obtenir la valeur d’une propriété au point actuel dans le temps, obtenez la propriété à l’aide Currentde .

Pour plus d’informations sur les propriétés disponibles et leur utilisation, consultez RangeValuePattern.RangeValuePatternInformation.

S’applique à

Voir aussi