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 종속성 속성의 식별자입니다.

적용 대상