|
102 | 102 | ## Remarks |
103 | 103 | 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. |
104 | 104 |
|
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.) |
106 | 106 | |
107 | 107 | ]]></format> |
108 | 108 | </remarks> |
|
165 | 165 | ## Remarks |
166 | 166 | 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. |
167 | 167 |
|
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.) |
169 | 169 | |
170 | 170 | ]]></format> |
171 | 171 | </remarks> |
|
202 | 202 | ## Remarks |
203 | 203 | 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. |
204 | 204 |
|
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.) |
206 | 206 | |
207 | 207 | ]]></format> |
208 | 208 | </remarks> |
|
239 | 239 | ## Remarks |
240 | 240 | 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. |
241 | 241 |
|
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.) |
243 | 243 | |
244 | 244 | ]]></format> |
245 | 245 | </remarks> |
|
373 | 373 | ## Remarks |
374 | 374 | 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. |
375 | 375 |
|
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.) |
377 | 377 | |
378 | 378 | ]]></format> |
379 | 379 | </remarks> |
|
404 | 404 | ## Remarks |
405 | 405 | 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. |
406 | 406 |
|
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.) |
408 | 408 | |
409 | 409 | ]]></format> |
410 | 410 | </remarks> |
|
0 commit comments