Skip to content

Commit 872b840

Browse files
authored
add 1.7.5 enum (#5894)
1 parent 4c10ca8 commit 872b840

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

dev/RuntimeCompatibilityOptions/RuntimeCompatibilityOptions.idl

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -42,6 +42,9 @@ namespace Microsoft.Windows.ApplicationModel.WindowsAppRuntime
4242
InputPointerSource_ReentrantDisposedCrash = 58635438,
4343
NavigationView_ClearSelectedItem = 58987595,
4444
XamlIsland_ExitNonClientArea = 58987663,
45+
46+
// 1.7.5
47+
InputPointerSource_FixScrollForInactiveWindowSetting = 56681943,
4548
};
4649

4750
/// Represents a version of the Windows App Runtime.

0 commit comments

Comments
 (0)