ContentDialog.PrimaryButtonCommandProperty Proprietà

Definizione

Ottiene l'identificatore della proprietà di dipendenza PrimaryButtonCommand.

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

Valore della proprietà

Identificatore della proprietà di dipendenza PrimaryButtonCommand.

Si applica a