MediaElement.AspectRatioHeightProperty 属性

定义

标识 AspectRatioHeight 依赖属性。

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

属性值

AspectRatioHeight 依赖属性的标识符。

适用于