MediaElement.AspectRatioHeightProperty Property

Definition

Identifies the AspectRatioHeight  dependency property.

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

Property Value

The identifier for the AspectRatioHeight dependency property.

Applies to