AutomationProperties.CultureProperty 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.Culture .
public:
static property DependencyProperty ^ CultureProperty { DependencyProperty ^ get(); };
static DependencyProperty CultureProperty();
public static DependencyProperty CultureProperty { get; }
var dependencyProperty = AutomationProperties.cultureProperty;
Public Shared ReadOnly Property CultureProperty As DependencyProperty
Nilai Properti
Pengidentifikasi untuk properti terlampir AutomationProperties.Culture .
Persyaratan Windows
Rangkaian perangkat |
Windows 10 Creators Update (diperkenalkan dalam 10.0.15063.0)
|
API contract |
Windows.Foundation.UniversalApiContract (diperkenalkan dalam v4.0)
|