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 依存関係プロパティの識別子。

適用対象