MediaElement.NaturalVideoWidthProperty 속성

정의

NaturalVideoWidth 종속성 속성을 식별합니다.

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

속성 값

NaturalVideoWidth 종속성 속성의 식별자입니다.

적용 대상