MediaElement.ProtectionManagerProperty 属性

定义

标识 ProtectionManager 依赖属性。

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

属性值

ProtectionManager 依赖属性的标识符。

适用于