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 7d88751 commit 5c09107Copy full SHA for 5c09107
src/System.Windows.Forms/tests/TestUtilities/WinFormsAppContextSwitchNames.cs
@@ -49,5 +49,5 @@ public const string ServicePointManagerCheckCrl
49
/// The switch that controls whether the TreeNodeCollection will insert nodes in the sorted order.
50
/// </summary>
51
public const string TreeNodeCollectionAddRangeRespectsSortOrder
52
- = "System.Windows.Forms.ApplyParentFontToMenus";
+ = "System.Windows.Forms.TreeNodeCollectionAddRangeRespectsSortOrder";
53
}
0 commit comments