MediaElement.IsFullWindowProperty 属性

定义

标识 IsFullWindow 依赖属性。

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

属性值

IsFullWindow 依赖属性的标识符。

适用于