MediaTransportControls.IsRepeatButtonVisibleProperty Свойство
Определение
Важно!
Некоторые сведения относятся к предварительной версии продукта, в которую до выпуска могут быть внесены существенные изменения. Майкрософт не предоставляет никаких гарантий, явных или подразумеваемых, относительно приведенных здесь сведений.
Определяет свойство зависимости IsRepeatButtonVisible.
public:
static property DependencyProperty ^ IsRepeatButtonVisibleProperty { DependencyProperty ^ get(); };
static DependencyProperty IsRepeatButtonVisibleProperty();
public static DependencyProperty IsRepeatButtonVisibleProperty { get; }
var dependencyProperty = MediaTransportControls.isRepeatButtonVisibleProperty;
Public Shared ReadOnly Property IsRepeatButtonVisibleProperty As DependencyProperty
Значение свойства
Идентификатор свойства зависимости IsRepeatButtonVisible.
Требования к Windows
Семейство устройств |
Windows 10 Fall Creators Update (появилось в 10.0.16299.0)
|
API contract |
Windows.Foundation.UniversalApiContract (появилось в v5.0)
|