MediaElement.NaturalVideoHeightProperty Property

Definition

Identifies the NaturalVideoHeight dependency property.

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

Property Value

The identifier for the NaturalVideoHeight dependency property.

Applies to