WebView.DefaultBackgroundColorProperty プロパティ

定義

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

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

プロパティ値

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

適用対象

こちらもご覧ください