ContentDialog.IsPrimaryButtonEnabledProperty 属性

定义

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

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

属性值

IsPrimaryButtonEnabled 依赖属性的标识符。

适用于