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

適用対象