Skip to content

Commit 4bc0b7a

Browse files
Update specs/WindowControlsOverlayConfiguration.md
Co-authored-by: David Risney <[email protected]>
1 parent 5a4eb5f commit 4bc0b7a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

specs/WindowControlsOverlayConfiguration.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -135,7 +135,7 @@ namespace Microsoft.Web.WebView2.Core
135135
{
136136
Boolean IsEnabled { get; set; };
137137
UInt32 Height { get; set; };
138-
System.Drawing.Color TitleBarColor { get; set; }
138+
Windows.UI.Color TitleBarColor { get; set; }
139139
}
140140
}
141141
}

0 commit comments

Comments
 (0)