ContentDialog.CloseButtonTextProperty Property

Definition

Gets the identifier of the CloseButtonText dependency property.

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

Property Value

The identifier of the CloseButtonText dependency property.

Windows requirements

Device family
Windows 10 Creators Update (introduced in 10.0.15063.0)
API contract
Windows.Foundation.UniversalApiContract (introduced in v4.0)

Applies to