MediaElement.IsLoopingProperty Propiedad

Definición

Identifica la propiedad de dependencia 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

Valor de propiedad

Identificador de la propiedad de dependencia IsLooping .

Se aplica a