SelectionPattern.Cached プロパティ
重要
一部の情報は、リリース前に大きく変更される可能性があるプレリリースされた製品に関するものです。 Microsoft は、ここに記載されている情報について、明示または黙示を問わず、一切保証しません。
このSelectionPatternキャッシュされたUI オートメーションプロパティ値を取得します。
public:
property System::Windows::Automation::SelectionPattern::SelectionPatternInformation Cached { System::Windows::Automation::SelectionPattern::SelectionPatternInformation get(); };
C#
public System.Windows.Automation.SelectionPattern.SelectionPatternInformation Cached { get; }
member this.Cached : System.Windows.Automation.SelectionPattern.SelectionPatternInformation
Public ReadOnly Property Cached As SelectionPattern.SelectionPatternInformation
コントロール パターンのキャッシュされたUI オートメーションプロパティ値を含む構造体。
要求されたプロパティがキャッシュ内にありません。
キャッシュされたプロパティ値は、以前に . を使用して CacheRequest要求されている必要があります。 プロパティの現在の値を取得するために使用 Current します。
使用可能なプロパティとその使用方法については、次を参照してください SelectionPattern.SelectionPatternInformation。
製品 | バージョン |
---|---|
.NET Framework | 3.0, 3.5, 4.0, 4.5, 4.5.1, 4.5.2, 4.6, 4.6.1, 4.6.2, 4.7, 4.7.1, 4.7.2, 4.8 |
Windows Desktop | 3.0, 3.1, 5, 6, 7 |