AutomationElementIdentifiers.LocalizedControlTypeProperty 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 otomatisasi jenis kontrol yang dilokalkan yang menyediakan mekanisme untuk mengubah jenis kontrol yang dibaca oleh Narator.
public:
static property AutomationProperty ^ LocalizedControlTypeProperty { AutomationProperty ^ get(); };
static AutomationProperty LocalizedControlTypeProperty();
public static AutomationProperty LocalizedControlTypeProperty { get; }
var automationProperty = AutomationElementIdentifiers.localizedControlTypeProperty;
Public Shared ReadOnly Property LocalizedControlTypeProperty As AutomationProperty
Nilai Properti
Pengidentifikasi properti otomatisasi.
Keterangan
Jenis kontrol yang dilokalkan saat ini dikembalikan oleh metode GetLocalizedControlTypeCore .