MediaElement.PositionProperty プロパティ

定義

Position 依存関係プロパティを識別します。

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

プロパティ値

Position 依存関係プロパティの識別子。

適用対象