MediaElement.NaturalVideoHeightProperty Property
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
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.