Corrected typo in title. (#1025)

* Corrected typo in title.

* Update dotnet472-known-issues.md
pull/1030/head
Ron Petrusha 2019-04-25 15:09:34 -07:00 committed by GitHub
parent dae4294a19
commit e3c754f19e
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
2 changed files with 2 additions and 2 deletions

View File

@ -1,4 +1,4 @@
# Narrator does not annouce the ReadOnly Status for DataGridView TextBox column with the TextBox column Readonly property set as true
# Narrator does not announce the ReadOnly Status for DataGridView TextBox column with the TextBox column Readonly property set as true
## Symptoms
Narrator does not announce the value of the ReadOnly property of the System.Windows.Forms.DataGridViewTextBoxColumn. This is the case regardless of the value of the ReadOnly property. This could cause confusion for Narrator users when editing content in a DataGridViewTextBoxColumn.

View File

@ -9,7 +9,7 @@ This document lists the known issues that you may experience after you install t
- [593963 - WPF - WPF Exceptions during AppDomain or process shutdown](https://github.com/Microsoft/dotnet/blob/master/releases/net472/KnownIssues/593963%20-%20WPF%20Exceptions%20during%20AppDomain%20or%20process%20shutdown.md)
- [560016 - XBAP - Applications targeting .NET 2.0,3.5 select wrong runtime version](https://github.com/Microsoft/dotnet/blob/master/releases/net472/KnownIssues/560016-XBAP%20Applications%20targeting%20.NET%202.0%2C3.5%20select%20wrong%20runtime%20version.md)
- [593963 - WPF Exceptions during AppDomain or process shutdown](https://github.com/Microsoft/dotnet/blob/master/releases/net472/KnownIssues/593963%20-%20WPF%20Exceptions%20during%20AppDomain%20or%20process%20shutdown.md)
- [599936 - WinForms - Narrator does not annouce the ReadOnly Status for DataGridView TextBox column with the TextBox column Readonly property set as true](https://github.com/Microsoft/dotnet/blob/master/releases/net472/KnownIssues/599936%20-%20Narrator%20does%20not%20annouce%20the%20ReadOnly%20Status%20for%20DataGridView%20TextBox%20column%20with%20the%20TextBox%20column%20Readonly%20property%20set%20as%20true.md)
- [599936 - WinForms - Narrator does not announce the ReadOnly Status for DataGridView TextBox column with the TextBox column Readonly property set as true](https://github.com/Microsoft/dotnet/blob/master/releases/net472/KnownIssues/599936%20-%20Narrator%20does%20not%20annouce%20the%20ReadOnly%20Status%20for%20DataGridView%20TextBox%20column%20with%20the%20TextBox%20column%20Readonly%20property%20set%20as%20true.md)
- [611802 - SQL - SQLConnection.ConnectionString throws NullReferenceException](https://github.com/Microsoft/dotnet/blob/master/releases/net472/KnownIssues/611802%20-%20SQLConnection.ConnectionString%20throws%20NullReferenceException%20.md)
- [613745 - BCL - Single-name references are removed by the SDK when targeting 4.7.2](https://github.com/Microsoft/dotnet/blob/master/releases/net472/KnownIssues/613745%20-%20Single-name%20references%20are%20removed%20by%20the%20SDK%20when%20targeting%204.7.2.md)
- [663475 - Setup - Applications that rely on TLS 1.2 strong encryption experience connectivity failures after a Windows upgrade](https://support.microsoft.com/help/4458166)