MediaElement.AspectRatioWidthProperty Property

Definition

Identifies the AspectRatioWidth  dependency property.

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

Property Value

The identifier for the AspectRatioWidth dependency property.

Applies to