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 依存関係プロパティの識別子。

適用対象