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 依存関係プロパティの識別子。

適用対象