Share via


AutomationProperties.GetLandmarkType(DependencyObject) 메서드

정의

지정된 DependencyObject에 연결된 랜드마크 형식 속성의 값을 가져옵니다.

public:
 static AutomationLandmarkType GetLandmarkType(DependencyObject ^ element);
 static AutomationLandmarkType GetLandmarkType(DependencyObject const& element);
public static AutomationLandmarkType GetLandmarkType(DependencyObject element);
function getLandmarkType(element)
Public Shared Function GetLandmarkType (element As DependencyObject) As AutomationLandmarkType

매개 변수

element
DependencyObject

검사 DependencyObject입니다.

반환

요소의 랜드마크 형식입니다.

Windows 요구 사항

디바이스 패밀리
Windows 10 (10.0.10586.0에서 도입되었습니다.)
API contract
Windows.Foundation.UniversalApiContract (v2.0에서 도입되었습니다.)

적용 대상

추가 정보