AutomationElementIdentifiers.IsOffscreenProperty 필드

정의

UI 자동화 요소가 표시되는지 여부를 나타내는 IsOffscreen 속성을 식별합니다.

public: static initonly System::Windows::Automation::AutomationProperty ^ IsOffscreenProperty;
public static readonly System.Windows.Automation.AutomationProperty IsOffscreenProperty;
 staticval mutable IsOffscreenProperty : System.Windows.Automation.AutomationProperty
Public Shared ReadOnly IsOffscreenProperty As AutomationProperty 

필드 값

설명

이 식별자는 UI 자동화 공급자에서 사용하기 위한 것입니다. UI 자동화 클라이언트 애플리케이션은 AutomationElement 해당 필드를 사용해야 합니다.

이 속성이 true언제인지에 대한 자세한 내용은 다음을 참조하세요 IsOffscreen.

적용 대상

추가 정보