Bagikan melalui


AutomationProperties.AnnotationsProperty Properti

Definisi

Mengidentifikasi properti terlampir AutomationProperties.Annotations .

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

Nilai Properti

Pengidentifikasi untuk properti terlampir AutomationProperties.Annotations .

Keterangan

Catatan

AutomationProperties.Annotations adalah properti terlampir atipikal karena tidak memiliki Set pengakses, dan dengan demikian bukan benar-benar 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 daftar anotasi, panggil GetAnnotations, lewati item sebagai parameter input.

Berlaku untuk

Lihat juga