MediaTransportControls.IsStopEnabledProperty 属性

定义

标识 IsStopEnabled 依赖属性。

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

属性值

IsStopEnabled 依赖属性的标识符。

适用于