ContentDialog.PrimaryButtonCommandParameterProperty 属性

定义

获取 PrimaryButtonCommandParameter 依赖属性的标识符。

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

属性值

PrimaryButtonCommandParameter 依赖属性的标识符

适用于