diff --git a/xml/System.IO/Path.xml b/xml/System.IO/Path.xml
index 13cea739d5e..631f7a8636e 100644
--- a/xml/System.IO/Path.xml
+++ b/xml/System.IO/Path.xml
@@ -1513,7 +1513,7 @@ For more information on file paths on Windows, see [File path formats on Windows
-or-
- if does not contain root directory information.
+ if does not contain root directory information.
-or-
diff --git a/xml/System.Reflection.Metadata.Ecma335/SignatureTypeEncoder.xml b/xml/System.Reflection.Metadata.Ecma335/SignatureTypeEncoder.xml
index a8735416a33..32dec72afab 100644
--- a/xml/System.Reflection.Metadata.Ecma335/SignatureTypeEncoder.xml
+++ b/xml/System.Reflection.Metadata.Ecma335/SignatureTypeEncoder.xml
@@ -819,7 +819,7 @@
- Encodes a void pointer (void*
).
+ Encodes a void pointer (void*).
To be added.
diff --git a/xml/System.Security.Cryptography/DSACng.xml b/xml/System.Security.Cryptography/DSACng.xml
index afbbaeaa3ca..efed8e39b0f 100644
--- a/xml/System.Security.Cryptography/DSACng.xml
+++ b/xml/System.Security.Cryptography/DSACng.xml
@@ -178,8 +178,7 @@
To be added.
is .
-
- This instance represents only a public key.
+ This instance represents only a public key.
-or-
diff --git a/xml/System.Security.Cryptography/ECDiffieHellmanCng.xml b/xml/System.Security.Cryptography/ECDiffieHellmanCng.xml
index f7c7ce30124..2e25fd479f8 100644
--- a/xml/System.Security.Cryptography/ECDiffieHellmanCng.xml
+++ b/xml/System.Security.Cryptography/ECDiffieHellmanCng.xml
@@ -1071,7 +1071,7 @@ Because key sizes do not uniquely identify elliptic curves, the use of the prope
]]>
- is not permitted by .
+ is not permitted by .
diff --git a/xml/System.Threading.Channels/ChannelReader`1.xml b/xml/System.Threading.Channels/ChannelReader`1.xml
index f30d5accf78..68011aebc20 100644
--- a/xml/System.Threading.Channels/ChannelReader`1.xml
+++ b/xml/System.Threading.Channels/ChannelReader`1.xml
@@ -177,7 +177,7 @@ Each call t
A that will complete with a result when data is available to read
or with a result when no further data will ever be available to be read due to the channel completing successfully.
If the channel completes with an exception, the task will also complete with an exception.
- .
+
To be added.
diff --git a/xml/System.Windows.Controls/PasswordBox.xml b/xml/System.Windows.Controls/PasswordBox.xml
index 797e4333822..474a71ac6f0 100644
--- a/xml/System.Windows.Controls/PasswordBox.xml
+++ b/xml/System.Windows.Controls/PasswordBox.xml
@@ -1039,9 +1039,7 @@ PasswordBox with CaretBrush set to red
Gets or sets the masking character for the .
- A masking character to echo when the user enters text into the .
-
- The default value is a bullet character (**●**).
+ A masking character to echo when the user enters text into the . The default value is a bullet character (●).
Gets or sets the amount of time in milliseconds between increase or decrease commands when a user clicks the of a .
- A time in milliseconds between commands that change the of a . The default is the system key repeat rate. For more information, see [SystemParametersInfo](https://msdn.microsoft.com/library/default.asp?url=/library/sysinfo/base/systemparametersinfo.asp) (SPI_GETKEYBOARDSPEED).
+ A time in milliseconds between commands that change the of a . The default is the system key repeat rate. For more information, see SystemParametersInfo (SPI_GETKEYBOARDSPEED).
- An attempt is made to add more than a single child to the .
WPF Photo Viewer Demo
diff --git a/xml/System.Windows.Media.Animation/Storyboard.xml b/xml/System.Windows.Media.Animation/Storyboard.xml
index 3bc512ec411..e1c3e371029 100644
--- a/xml/System.Windows.Media.Animation/Storyboard.xml
+++ b/xml/System.Windows.Media.Animation/Storyboard.xml
@@ -1638,8 +1638,8 @@
- The dependency object from which to get the .
- Retrieves the value of the specified .
+ The dependency object from which to get the .
+ Retrieves the value of the specified .
The property targeted by .
Describes a geometry using drawing commands. This class is used with the class to create a lightweight geometry that does not support data binding, animation, or modification.
To be added.
- An attempt was made to add a segment without starting a figure by calling the method.
diff --git a/xml/System.Windows/Application.xml b/xml/System.Windows/Application.xml
index 81ac66fe54f..cc8af58fa83 100644
--- a/xml/System.Windows/Application.xml
+++ b/xml/System.Windows/Application.xml
@@ -395,7 +395,7 @@
The name of the resource to find.
- Searches for a [!INCLUDE[TLA#tla_ui](~/includes/tlasharptla-ui-md.md)] resource, such as a or , with the specified key, and throws an exception if the requested resource is not found (see [XAML Resources](~/docs/framework/wpf/advanced/xaml-resources.md)).
+ Searches for a [!INCLUDE[TLA#tla_ui](~/includes/tlasharptla-ui-md.md)] resource, such as a or , with the specified key, and throws an exception if the requested resource is not found (see XAML Resources).
The requested resource object. If the requested resource is not found, a is thrown.
The relative that maps to a loose resource.
- Returns a resource stream for a content data file that is located at the specified (see [WPF Application Resource, Content, and Data Files](~/docs/framework/wpf/app-development/wpf-application-resource-content-and-data-files.md)).
+ Returns a resource stream for a content data file that is located at the specified (see WPF Application Resource, Content, and Data Files).
A that contains a content data file that is located at the specified . If a loose resource is not found, null is returned.
The that maps to a loose resource at the site of origin.
- Returns a resource stream for a site-of-origin data file that is located at the specified (see [WPF Application Resource, Content, and Data Files](~/docs/framework/wpf/app-development/wpf-application-resource-content-and-data-files.md)).
+ Returns a resource stream for a site-of-origin data file that is located at the specified (see WPF Application Resource, Content, and Data Files).
A that contains a resource stream for a site-of-origin data file that is located at the specified . If the loose resource is not found, is returned.
The that maps to an embedded resource.
- Returns a resource stream for a resource data file that is located at the specified (see [WPF Application Resource, Content, and Data Files](~/docs/framework/wpf/app-development/wpf-application-resource-content-and-data-files.md)).
+ Returns a resource stream for a resource data file that is located at the specified (see WPF Application Resource, Content, and Data Files).
A that contains a resource stream for resource data file that is located at the specified .
- The property cannot be null.
- If the specified is set to .
diff --git a/xml/System/Convert.xml b/xml/System/Convert.xml
index 31cfeada4a9..405731c3e59 100644
--- a/xml/System/Convert.xml
+++ b/xml/System/Convert.xml
@@ -1291,7 +1291,7 @@
To be added.
is not a valid value.
- The output length was larger than .
+ The output length was larger than .