WebView2Wpf.DefaultBackgroundColor property¶
Defined in
Type: WebView2Wpf
Namespace: CrissCross.WPF
Assembly: CrissCross.WPF.WebView2.dll
Applies to
net10.0-windows7.0, net9.0-windows7.0, net8.0-windows7.0, net481
Attributes: [Category("Common")]
public Color DefaultBackgroundColor { get; set; }
Summary: Gets or sets the default color of the background.
Returns: Color
Value: The default color of the background.