We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 4c10ca8 commit 872b840Copy full SHA for 872b840
dev/RuntimeCompatibilityOptions/RuntimeCompatibilityOptions.idl
@@ -42,6 +42,9 @@ namespace Microsoft.Windows.ApplicationModel.WindowsAppRuntime
42
InputPointerSource_ReentrantDisposedCrash = 58635438,
43
NavigationView_ClearSelectedItem = 58987595,
44
XamlIsland_ExitNonClientArea = 58987663,
45
+
46
+ // 1.7.5
47
+ InputPointerSource_FixScrollForInactiveWindowSetting = 56681943,
48
};
49
50
/// Represents a version of the Windows App Runtime.
0 commit comments