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 依存関係プロパティの識別子。

適用対象