Skip to content
Merged
Changes from 1 commit
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Prev Previous commit
Next Next commit
fix tag
  • Loading branch information
gewarren committed Jul 10, 2020
commit 501f40f1f3fa798274d3291bddab4f8c150b3a96
2 changes: 1 addition & 1 deletion xml/System.Windows.Forms/InputLanguageChangedEventArgs.xml
Original file line number Diff line number Diff line change
Expand Up @@ -74,7 +74,7 @@
<param name="charSet">The character set associated with the new input language.</param>
<summary>Initializes a new instance of the <see cref="T:System.Windows.Forms.InputLanguageChangedEventArgs" /> class with the specified locale and character set.</summary>
<remarks>To be added.</remarks>
<exception cref="T:System.ArgumentException">.NET 5.0 and later: An <see langword="InputLanguage"> cannot be retrieved for <paramref name="culture" />.</exception>
<exception cref="T:System.ArgumentException">.NET 5.0 and later: An <see langword="InputLanguage" /> cannot be retrieved for <paramref name="culture" />.</exception>
<altmember cref="T:System.Windows.Forms.InputLanguage" />
<altmember cref="T:System.Globalization.CultureInfo" />
</Docs>
Expand Down