WebView2Wpf.Content 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: [Bindable(true)] [Category("Content")]
public object Content { get; set; }
Summary: Gets or sets the content of the XAML overlay />.
Returns: object