diff --git a/xml/System.Windows/Point.xml b/xml/System.Windows/Point.xml index 47b6618877f..b367ab67602 100644 --- a/xml/System.Windows/Point.xml +++ b/xml/System.Windows/Point.xml @@ -149,12 +149,12 @@ structure to a structure is prohibited. - +Adding a structure to a structure is prohibited. ## Examples - This example adds a to a and returns the result as a structure. + +This example adds a to a and returns the result as a structure. :::code language="csharp" source="~/snippets/csharp/System.Windows/Point/Overview/PointExample.cs" id="Snippetaddpointandvectorexample_csharp":::