AutomationProperties.LandmarkTypeProperty 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 XAML AutomationProperties.LandmarkType .
public:
static property DependencyProperty ^ LandmarkTypeProperty { DependencyProperty ^ get(); };
static DependencyProperty LandmarkTypeProperty();
public static DependencyProperty LandmarkTypeProperty { get; }
var dependencyProperty = AutomationProperties.landmarkTypeProperty;
Public Shared ReadOnly Property LandmarkTypeProperty As DependencyProperty
Valore della proprietà
Identificatore della proprietà associata XAML AutomationProperties.LandmarkType .
Requisiti Windows
Famiglia di dispositivi |
Windows 10 (è stato introdotto in 10.0.10586.0)
|
API contract |
Windows.Foundation.UniversalApiContract (è stato introdotto in v2.0)
|