MediaPlayerPresenter.IsFullWindowProperty プロパティ

定義

IsFullWindow 依存関係プロパティを識別します。

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

プロパティ値

IsFullWindow 依存関係プロパティの識別子。

適用対象