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 依存関係プロパティの識別子。

適用対象