Partager via


AutomationProperties.IsDialogProperty Propriété

Définition

Identifie la propriété jointe AutomationProperties.IsDialog , qui est une valeur booléenne qui indique si l’élément automation est une fenêtre de dialogue.

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

Valeur de propriété

Identificateur de la propriété jointe AutomationProperties.IsDialog .

S’applique à