AutomationProperties.IsDialogProperty Propriété

Définition

Identifie la propriété jointe XAML AutomationProperties.IsDialog .

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 XAML AutomationProperties.IsDialog .

Configuration requise pour Windows

Famille d’appareils
Windows 10, version 1809 (introduit dans 10.0.17763.0)
API contract
Windows.Foundation.UniversalApiContract (introduit dans v7.0)

S’applique à

Voir aussi