Skip to content

Commit d51c63e

Browse files
Update specs/IsNonClientRegionSupportEnabled.md
Co-authored-by: David Risney <[email protected]>
1 parent a95cbe9 commit d51c63e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

specs/IsNonClientRegionSupportEnabled.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -135,7 +135,7 @@ See [API Details](#api-details) section below for API reference.
135135
[uuid(436CA5E2-2D50-43C7-9735-E760F299439E), object, pointer_default(unique)]
136136
interface ICoreWebView2Settings12 : ICoreWebView2Settings11 {
137137
/// The `IsNonClientRegionSupportEnabled` property enables web pages to use the
138-
/// `app-region` CSS style. Disabling/Enabling the `IsNonClientRegionSupportEnabled`
138+
/// `app-region` CSS style. Changing the `IsNonClientRegionSupportEnabled` property
139139
/// takes effect after the next navigation. Defaults to `FALSE`.
140140
///
141141
/// When this property is `TRUE`, then all the following non-client region support

0 commit comments

Comments
 (0)