MediaElement.AspectRatioWidthProperty 属性

定义

标识 AspectRatioWidth 依赖属性。

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

属性值

AspectRatioWidth 依赖属性的标识符。

适用于