Bagikan melalui


AutomationProperties.DescribedByProperty Properti

Definisi

Mengidentifikasi properti terlampir AutomationProperties.DescribedBy .

public:
 static property DependencyProperty ^ DescribedByProperty { DependencyProperty ^ get(); };
static DependencyProperty DescribedByProperty();
public static DependencyProperty DescribedByProperty { get; }
var dependencyProperty = AutomationProperties.describedByProperty;
Public Shared ReadOnly Property DescribedByProperty As DependencyProperty

Nilai Properti

Pengidentifikasi untuk properti terlampir AutomationProperties.DescribedBy .

Persyaratan Windows

Rangkaian perangkat
Windows 10 Anniversary Edition (diperkenalkan dalam 10.0.14393.0)
API contract
Windows.Foundation.UniversalApiContract (diperkenalkan dalam v3.0)

Keterangan

Catatan

AutomationProperties.DescribedBy adalah properti terlampir atipikal karena tidak memiliki Set pengakses, dan dengan demikian bukan properti terlampir XAML dengan penggunaan markup. Ini menggunakan model properti terlampir sebagai penyimpanan properti, tetapi tidak mendukung penggunaan Extensible Application Markup Language (XAML). Untuk mendapatkan array elemen, panggil GetDescribedBy, meneruskan item sebagai parameter input.

Berlaku untuk