ContentDialog.CloseButtonTextProperty 屬性

定義

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

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

屬性值

CloseButtonText 相依性屬性的標識碼。

適用於