Bagikan melalui


AutomationProperties.SetLandmarkType Metode

Definisi

Mengatur nilai properti terlampir jenis tengara untuk DependencyObject yang ditentukan.

public:
 static void SetLandmarkType(DependencyObject ^ element, AutomationLandmarkType value);
 static void SetLandmarkType(DependencyObject const& element, AutomationLandmarkType const& value);
public static void SetLandmarkType(DependencyObject element, AutomationLandmarkType value);
function setLandmarkType(element, value)
Public Shared Sub SetLandmarkType (element As DependencyObject, value As AutomationLandmarkType)

Parameter

value
AutomationLandmarkType

Nilai properti jenis landmark.

Persyaratan Windows

Rangkaian perangkat
Windows 10 (diperkenalkan dalam 10.0.10586.0)
API contract
Windows.Foundation.UniversalApiContract (diperkenalkan dalam v2.0)

Berlaku untuk

Lihat juga