AutomationProperties.IsDialogProperty Proprietà

Definizione

Identifica la proprietà associata AutomationProperties.IsDialog , ovvero un valore booleano che indica se l'elemento di automazione è una finestra di dialogo.

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

Valore della proprietà

Identificatore della proprietà associata AutomationProperties.IsDialog .

Si applica a