MediaElement.NaturalVideoHeightProperty プロパティ

定義

NaturalVideoHeight 依存関係プロパティを識別します。

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

プロパティ値

NaturalVideoHeight 依存関係プロパティの識別子。

適用対象