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 依赖属性的标识符。

适用于