Share via


ContentDialog.SecondaryButtonTextProperty 屬性

定義

取得 SecondaryButtonText 相依性屬性的標識碼。

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

屬性值

SecondaryButtonText 相依性屬性的標識碼。

適用於