SelectionItemPattern.Cached Propriété
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.
Obtient les valeurs de propriétés mises en cache pour ce SelectionItemPattern.
public:
property System::Windows::Automation::SelectionItemPattern::SelectionItemPatternInformation Cached { System::Windows::Automation::SelectionItemPattern::SelectionItemPatternInformation get(); };
public System.Windows.Automation.SelectionItemPattern.SelectionItemPatternInformation Cached { get; }
member this.Cached : System.Windows.Automation.SelectionItemPattern.SelectionItemPatternInformation
Public ReadOnly Property Cached As SelectionItemPattern.SelectionItemPatternInformation
Valeur de propriété
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 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 SelectionItemPattern.SelectionItemPatternInformation.