MediaElement.ProtectionManagerProperty Property

Definition

Identifies the ProtectionManager dependency property.

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

Property Value

The identifier for the ProtectionManager dependency property.

Applies to