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 2ef9a4c commit 8c3e2d0Copy full SHA for 8c3e2d0
xml/System.Windows/Point.xml
@@ -148,7 +148,7 @@
148
149
150
## Examples
151
- This example adds a <xref:System.Windows.Point> to a <xref:System.Windows.Vector> and returns the result as a <xref:System.Windows.Vector> structure.
+ This example adds a <xref:System.Windows.Vector> to a <xref:System.Windows.Point> and returns the result as a <xref:System.Windows.Point> structure.
152
153
:::code language="csharp" source="~/snippets/csharp/System.Windows/Point/Overview/PointExample.cs" id="Snippetaddpointandvectorexample_csharp":::
154
0 commit comments