WebView.ContainsFullScreenElementProperty 属性

定义

标识 ContainsFullScreenElement 依赖属性。

public:
 static property DependencyProperty ^ ContainsFullScreenElementProperty { DependencyProperty ^ get(); };
static DependencyProperty ContainsFullScreenElementProperty();
public static DependencyProperty ContainsFullScreenElementProperty { get; }
var dependencyProperty = WebView.containsFullScreenElementProperty;
Public Shared ReadOnly Property ContainsFullScreenElementProperty As DependencyProperty

属性值

ContainsFullScreenElement 依赖属性的标识符。

适用于