Share via


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相依性屬性的識別碼。

適用於