File tree Expand file tree Collapse file tree
microsoft-edge/webview2/platforms Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -95,6 +95,13 @@ Environment.SetEnvironmentVariable("WEBVIEW2_DEFAULT_BACKGROUND_COLOR", "FF00000
9595See also:
9696* .NET: [ WebView2.DefaultBackgroundColor Property] ( /dotnet/api/microsoft.web.webview2.winforms.webview2.defaultbackgroundcolor )
9797* Win32: [ ICoreWebView2Controller2::DefaultBackgroundColor property (get] ( /microsoft-edge/webview2/reference/win32/icorewebview2controller2#get_defaultbackgroundcolor ) , [ put)] ( /microsoft-edge/webview2/reference/win32/icorewebview2controller2#put_defaultbackgroundcolor )
98+ <!-- todo: relevant?
99+ * WinRT: [CoreWebView2Controller.DefaultBackgroundColor Property](https://learn.microsoft.com/microsoft-edge/webview2/reference/winrt/microsoft_web_webview2_core/corewebview2controller#defaultbackgroundcolor)
100+ -->
101+ <!--
102+ todo: relevant?
103+ * .NET: [CoreWebView2Controller.DefaultBackgroundColor Property](https://learn.microsoft.com/dotnet/api/microsoft.web.webview2.core.corewebview2controller.defaultbackgroundcolor#microsoft-web-webview2-core-corewebview2controller-defaultbackgroundcolor)
104+ -->
98105
99106
100107<!-- ------------------------------ -->
@@ -197,6 +204,13 @@ API Reference:
197204* .NET: [ WebView2.DefaultBackgroundColor Property] ( /dotnet/api/microsoft.web.webview2.winforms.webview2.defaultbackgroundcolor )
198205* Win32: [ ICoreWebView2Controller2::_ getDefaultBackgroundColor] ( /microsoft-edge/webview2/reference/win32/icorewebview2controller2#get_defaultbackgroundcolor )
199206* Win32: [ ICoreWebView2Controller2::_ putDefaultBackgroundColor] ( /microsoft-edge/webview2/reference/win32/icorewebview2controller2#put_defaultbackgroundcolor )
207+ <!-- todo: relevant?
208+ * WinRT: [CoreWebView2Controller.DefaultBackgroundColor Property](https://learn.microsoft.com/microsoft-edge/webview2/reference/winrt/microsoft_web_webview2_core/corewebview2controller#defaultbackgroundcolor)
209+ -->
210+ <!--
211+ todo: relevant?
212+ * .NET: [CoreWebView2Controller.DefaultBackgroundColor Property](https://learn.microsoft.com/dotnet/api/microsoft.web.webview2.core.corewebview2controller.defaultbackgroundcolor#microsoft-web-webview2-core-corewebview2controller-defaultbackgroundcolor)
213+ -->
200214
201215Windows docs:
202216* [ SmartScreen] ( /windows/security/threat-protection/microsoft-defender-smartscreen/microsoft-defender-smartscreen-overview )
You can’t perform that action at this time.
0 commit comments