MediaElement.IsAudioOnlyProperty Propiedad

Definición

Identifica la propiedad de dependencia IsAudioOnly .

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

Valor de propiedad

Identificador de la propiedad de dependencia IsAudioOnly .

Se aplica a