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

適用於