AutomationProperties.LocalizedLandmarkTypeProperty Proprietà
Definizione
Importante
Alcune informazioni sono relative alla release non definitiva del prodotto, che potrebbe subire modifiche significative prima della release definitiva. Microsoft non riconosce alcuna garanzia, espressa o implicita, in merito alle informazioni qui fornite.
Identifica la proprietà associata AutomationProperties.LocalizedLandmarkType XAML.
public:
static property DependencyProperty ^ LocalizedLandmarkTypeProperty { DependencyProperty ^ get(); };
static DependencyProperty LocalizedLandmarkTypeProperty();
public static DependencyProperty LocalizedLandmarkTypeProperty { get; }
var dependencyProperty = AutomationProperties.localizedLandmarkTypeProperty;
Public Shared ReadOnly Property LocalizedLandmarkTypeProperty As DependencyProperty
Valore della proprietà
Identificatore della proprietà associata AutomationProperties.LocalizedLandmarkType XAML.
Requisiti Windows
Famiglia di dispositivi |
Windows 10 (è stato introdotto in 10.0.10586.0)
|
API contract |
Windows.Foundation.UniversalApiContract (è stato introdotto in v2.0)
|