ContentDialog.CloseButtonCommandProperty Propriété

Définition

Obtient l’identificateur de la propriété de dépendance CloseButtonCommand.

public:
 static property DependencyProperty ^ CloseButtonCommandProperty { DependencyProperty ^ get(); };
static DependencyProperty CloseButtonCommandProperty();
public static DependencyProperty CloseButtonCommandProperty { get; }
var dependencyProperty = ContentDialog.closeButtonCommandProperty;
Public Shared ReadOnly Property CloseButtonCommandProperty As DependencyProperty

Valeur de propriété

Identificateur de la propriété de dépendance CloseButtonCommand.

Configuration requise pour Windows

Famille d’appareils
Windows 10 Creators Update (introduit dans 10.0.15063.0)
API contract
Windows.Foundation.UniversalApiContract (introduit dans v4.0)

S’applique à