Share via


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相依性屬性的識別碼。

適用於