AutomationProperties.DescribedByProperty Properti
Definisi
Penting
Beberapa informasi terkait produk prarilis yang dapat diubah secara signifikan sebelum dirilis. Microsoft tidak memberikan jaminan, tersirat maupun tersurat, sehubungan dengan informasi yang diberikan di sini.
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.