Skip to content

Commit 1e42e14

Browse files
authored
change to xref links
1 parent f01ee60 commit 1e42e14

File tree

1 file changed

+6
-6
lines changed

1 file changed

+6
-6
lines changed

xml/Windows.Foundation/Point.xml

Lines changed: 6 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -102,7 +102,7 @@
102102
## Remarks
103103
This struct represents the .NET projection of the Windows Runtime (WinRT) `Point` struct. For more information, see [Point](https://docs.microsoft.com/uwp/api/windows.foundation.point) in the UWP API reference.
104104
105-
For more information and examples of this member, see [System.Windows.Point.Equals](https://docs.microsoft.com/dotnet/api/system.windows.point.equals?view=netframework-4.8) in the .NET Framework API reference. (Examples show WPF usage and might not translate directly to UWP XAML.)
105+
For more information and examples of this member, see <xref:System.Windows.Point.Equals%2A?displayProperty=nameWithType> in the .NET Framework API reference. (Examples show WPF usage and might not translate directly to UWP XAML.)
106106
107107
]]></format>
108108
</remarks>
@@ -165,7 +165,7 @@
165165
## Remarks
166166
This struct represents the .NET projection of the Windows Runtime (WinRT) `Point` struct. For more information, see [Point](https://docs.microsoft.com/uwp/api/windows.foundation.point) in the UWP API reference.
167167
168-
For more information and examples of this member, see [System.Windows.Point.GetHashCode](https://docs.microsoft.com/dotnet/api/system.windows.point.gethashcode?view=netframework-4.8) in the .NET Framework API reference. (Examples show WPF usage and might not translate directly to UWP XAML.)
168+
For more information and examples of this member, see <xref:System.Windows.Point.GetHashCode?displayProperty=nameWithType> in the .NET Framework API reference. (Examples show WPF usage and might not translate directly to UWP XAML.)
169169
170170
]]></format>
171171
</remarks>
@@ -202,7 +202,7 @@
202202
## Remarks
203203
This struct represents the .NET projection of the Windows Runtime (WinRT) `Point` struct. For more information, see [Point](https://docs.microsoft.com/uwp/api/windows.foundation.point) in the UWP API reference.
204204
205-
For more information and examples of this member, see [System.Windows.Point.Equality](https://docs.microsoft.com/dotnet/api/system.windows.point.op_equality?view=netframework-4.8) in the .NET Framework API reference. (Examples show WPF usage and might not translate directly to UWP XAML.)
205+
For more information and examples of this member, see <xref:System.Windows.Point.op_Equality%2A?displayProperty=nameWithType> in the .NET Framework API reference. (Examples show WPF usage and might not translate directly to UWP XAML.)
206206
207207
]]></format>
208208
</remarks>
@@ -239,7 +239,7 @@
239239
## Remarks
240240
This struct represents the .NET projection of the Windows Runtime (WinRT) `Point` struct. For more information, see [Point](https://docs.microsoft.com/uwp/api/windows.foundation.point) in the UWP API reference.
241241
242-
For more information and examples of this member, see [System.Windows.Point.Inequality](https://docs.microsoft.com/dotnet/api/system.windows.point.op_inequality?view=netframework-4.8) in the .NET Framework API reference. (Examples show WPF usage and might not translate directly to UWP XAML.)
242+
For more information and examples of this member, see <xref:System.Windows.Point.op_Inequality%2A?displayProperty=nameWithType> in the .NET Framework API reference. (Examples show WPF usage and might not translate directly to UWP XAML.)
243243
244244
]]></format>
245245
</remarks>
@@ -373,7 +373,7 @@
373373
## Remarks
374374
This struct represents the .NET projection of the Windows Runtime (WinRT) `Point` struct. For more information, see [Point](https://docs.microsoft.com/uwp/api/windows.foundation.point) in the UWP API reference.
375375
376-
For more information and examples of this member, see [System.Windows.Point.X](https://docs.microsoft.com/dotnet/api/system.windows.point.x?view=netframework-4.8) in the .NET Framework API reference. (Examples show WPF usage and might not translate directly to UWP XAML.)
376+
For more information and examples of this member, see <xref:System.Windows.Point.X?displayProperty=nameWithType> in the .NET Framework API reference. (Examples show WPF usage and might not translate directly to UWP XAML.)
377377
378378
]]></format>
379379
</remarks>
@@ -404,7 +404,7 @@
404404
## Remarks
405405
This struct represents the .NET projection of the Windows Runtime (WinRT) `Point` struct. For more information, see [Point](https://docs.microsoft.com/uwp/api/windows.foundation.point) in the UWP API reference.
406406
407-
For more information and examples of this member, see [System.Windows.Point.Y](https://docs.microsoft.com/dotnet/api/system.windows.point.y?view=netframework-4.8) in the .NET Framework API reference. (Examples show WPF usage and might not translate directly to UWP XAML.)
407+
For more information and examples of this member, see <xref:System.Windows.Point.Y?displayProperty=nameWithType> in the .NET Framework API reference. (Examples show WPF usage and might not translate directly to UWP XAML.)
408408
409409
]]></format>
410410
</remarks>

0 commit comments

Comments
 (0)