ExpandCollapsePattern.Current 속성

정의

이에 ExpandCollapsePattern대한 현재 UI 자동화 속성 값을 가져옵니다.

public:
 property System::Windows::Automation::ExpandCollapsePattern::ExpandCollapsePatternInformation Current { System::Windows::Automation::ExpandCollapsePattern::ExpandCollapsePatternInformation get(); };
public System.Windows.Automation.ExpandCollapsePattern.ExpandCollapsePatternInformation Current { get; }
member this.Current : System.Windows.Automation.ExpandCollapsePattern.ExpandCollapsePatternInformation
Public ReadOnly Property Current As ExpandCollapsePattern.ExpandCollapsePatternInformation

속성 값

ExpandCollapsePattern.ExpandCollapsePatternInformation

컨트롤 패턴에 대한 현재 UI 자동화 속성 값을 포함하는 구조체입니다.

설명

이 패턴에서 이어야 합니다는 AutomationElement 사용 하 여는 Full 현재 값을 얻으려면 참조 합니다. 경우는 AutomationElement 를 사용 하 여 가져온 None캐시 된 데이터를 포함 하 고 모든 속성의 현재 값을 가져오려고 하면 예외가 발생 합니다. 사용 하 여 Cached 를 사용 하 여 이전에 지정 된 속성의 캐시 된 값을 검색할는 CacheRequest합니다.

사용 가능한 속성 및 해당 용도에 대 한 정보를 참조 하세요. ExpandCollapsePattern.ExpandCollapsePatternInformation합니다.

적용 대상

추가 정보