ContentDialog.PrimaryButtonTextProperty Property
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Gets the identifier of the PrimaryButtonText dependency property.
public:
static property DependencyProperty ^ PrimaryButtonTextProperty { DependencyProperty ^ get(); };
static DependencyProperty PrimaryButtonTextProperty();
public static DependencyProperty PrimaryButtonTextProperty { get; }
var dependencyProperty = ContentDialog.primaryButtonTextProperty;
Public Shared ReadOnly Property PrimaryButtonTextProperty As DependencyProperty
Property Value
The identifier of the PrimaryButtonText dependency property.