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 依赖属性的标识符。

适用于