MediaTransportControls.IsStopButtonVisibleProperty 属性

定义

标识 IsStopButtonVisible 依赖属性。

public:
 static property DependencyProperty ^ IsStopButtonVisibleProperty { DependencyProperty ^ get(); };
static DependencyProperty IsStopButtonVisibleProperty();
public static DependencyProperty IsStopButtonVisibleProperty { get; }
var dependencyProperty = MediaTransportControls.isStopButtonVisibleProperty;
Public Shared ReadOnly Property IsStopButtonVisibleProperty As DependencyProperty

属性值

IsStopButtonVisible 依赖属性的标识符。

适用于