SelectionItemPattern.Cached プロパティ

定義

この 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

プロパティ値

SelectionItemPattern.SelectionItemPatternInformation

キャッシュされたプロパティ値。

例外

要求されたプロパティがキャッシュ内にありません。

注釈

キャッシュされたプロパティ値は、以前に CacheRequest. プロパティの現在の値を取得するには、次を使用 Currentしてプロパティを取得します。

使用可能なプロパティとその使用方法については、次を参照してください SelectionItemPattern.SelectionItemPatternInformation

適用対象