MediaElement.IsLoopingProperty 属性

定义

标识 IsLooping 依赖属性。

public:
 static property DependencyProperty ^ IsLoopingProperty { DependencyProperty ^ get(); };
static DependencyProperty IsLoopingProperty();
public static DependencyProperty IsLoopingProperty { get; }
var dependencyProperty = MediaElement.isLoopingProperty;
Public Shared ReadOnly Property IsLoopingProperty As DependencyProperty

属性值

IsLooping 依赖属性的标识符。

适用于