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相依性屬性的識別碼。

適用於

另請參閱