ValuePattern 클래스

정의

범위에 걸쳐 있지 않고 문자열로 나타낼 수 있는 내장 값이 있는 컨트롤을 나타냅니다. 이 문자열은 컨트롤 및 해당 설정에 따라 편집할 수 있거나 편집할 수 없습니다.

public ref class ValuePattern : System::Windows::Automation::BasePattern
public class ValuePattern : System.Windows.Automation.BasePattern
type ValuePattern = class
    inherit BasePattern
Public Class ValuePattern
Inherits BasePattern
상속
ValuePattern

필드

Name Description
IsReadOnlyProperty

속성을 식별합니다 IsReadOnly .

Pattern

컨트롤 패턴을 식별합니다 ValuePattern .

ValueProperty

속성을 식별합니다 Value .

속성

Name Description
Cached

ValuePattern값에 대한 캐시된 UI 자동화 속성 값을 가져옵니다.

Current

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

메서드

Name Description
Equals(Object)

지정된 개체가 현재 개체와 같은지 여부를 확인합니다.

(다음에서 상속됨 Object)
GetHashCode()

기본 해시 함수로 사용됩니다.

(다음에서 상속됨 Object)
GetType()

현재 인스턴스의 Type 가져옵니다.

(다음에서 상속됨 Object)
MemberwiseClone()

현재 Object단순 복사본을 만듭니다.

(다음에서 상속됨 Object)
SetValue(String)

컨트롤의 값을 설정합니다.

ToString()

현재 개체를 나타내는 문자열을 반환합니다.

(다음에서 상속됨 Object)

적용 대상

추가 정보