ContentDialog.DefaultButtonProperty Свойство

Определение

Возвращает идентификатор свойства зависимости DefaultButton.

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

Значение свойства

Идентификатор свойства зависимости DefaultButton.

Требования к Windows

Семейство устройств
Windows 10 Creators Update (появилось в 10.0.15063.0)
API contract
Windows.Foundation.UniversalApiContract (появилось в v4.0)

Применяется к