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.

Applies to