ContentDialog.PrimaryButtonCommandParameterProperty Property

Definition

Gets the identifier of the PrimaryButtonCommandParameter dependency property.

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

Property Value

The identifier of the PrimaryButtonCommandParameter dependency property

Applies to