SelectionPattern.SelectionPatternInformation 结构

定义

使用对象SelectionPatternCurrent访问器提供对对象的属性值Cached的访问。

public: value class SelectionPattern::SelectionPatternInformation
public struct SelectionPattern.SelectionPatternInformation
type SelectionPattern.SelectionPatternInformation = struct
Public Structure SelectionPattern.SelectionPatternInformation
继承
SelectionPattern.SelectionPatternInformation

属性

名称 说明
CanSelectMultiple

获取一个值,该值指定容器是否允许同时选择多个子元素。

IsSelectionRequired

获取一个值,该值指定容器是否需要至少选择一个子项。

方法

名称 说明
GetSelection()

检索所选容器中的所有项。

适用于

另请参阅