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 |
取得值,指定容器是否需要至少選取一個子項目。 |
方法
GetSelection() |
擷取選取容器中所有選取的項目。 |