SelectionPattern.SelectionPatternInformation 構造体
定義
重要
一部の情報は、リリース前に大きく変更される可能性があるプレリリースされた製品に関するものです。 Microsoft は、ここに記載されている情報について、明示または黙示を問わず、一切保証しません。
SelectionPattern アクセサーまたは Current アクセサーを使用して、Cached オブジェクトのプロパティ値へのアクセスを提供します。
public: value class SelectionPattern::SelectionPatternInformation
public struct SelectionPattern.SelectionPatternInformation
type SelectionPattern.SelectionPatternInformation = struct
Public Structure SelectionPattern.SelectionPatternInformation
- 継承
プロパティ
CanSelectMultiple |
コンテナーが複数の子要素の同時選択を許可するかどうかを示す値を取得します。 |
IsSelectionRequired |
コンテナーが少なくとも 1 つの子項目の選択を必要とするかどうかを示す値を取得します。 |
メソッド
GetSelection() |
選択されている選択コンテナー内のすべての項目を取得します。 |