Langue

GridItemPattern.Cached Propriété

Définition

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

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

Valeur de propriété

Valeurs de propriété 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 actuelle d’une propriété, obtenez la propriété à l’aide Currentde .

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

S’applique à