Skip to content

Commit 90a3069

Browse files
Jason Stephendavid-risney
andauthored
Update specs/Appearance.md
Co-authored-by: David Risney <dave@deletethis.net>
1 parent e45fae3 commit 90a3069

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

specs/Appearance.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -54,7 +54,7 @@ interface ICoreWebView2Controller4 : ICoreWebView2Controller3 {
5454
/// and sets the media feature `prefers-color-scheme` for websites to respond to.
5555
5656
/// Returns the value of the `Appearance` property.
57-
[propget] HRESULT Appearance(
57+
[propget] HRESULT DefaultColorTheme(
5858
[out, retval] COREWEBVIEW2_APPEARANCE_KIND* value);
5959
6060
/// Sets the `Appearance` property.

0 commit comments

Comments
 (0)