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 依赖属性的标识符。

适用于