MediaPlayerElement.IsFullWindowProperty 속성

정의

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

public:
 static property DependencyProperty ^ IsFullWindowProperty { DependencyProperty ^ get(); };
static DependencyProperty IsFullWindowProperty();
public static DependencyProperty IsFullWindowProperty { get; }
var dependencyProperty = MediaPlayerElement.isFullWindowProperty;
Public Shared ReadOnly Property IsFullWindowProperty As DependencyProperty

속성 값

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

적용 대상