共用方式為


ContentDialog.SecondaryButtonCommandProperty 屬性

定義

取得 SecondaryButtonCommand 相依性屬性的識別碼。

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

屬性值

SecondaryButtonCommand 相依性屬性的識別碼。

適用於