Skip to content

Commit 9288083

Browse files
committed
edits
1 parent 207f6e1 commit 9288083

File tree

15 files changed

+195
-228
lines changed

15 files changed

+195
-228
lines changed

xml/Windows.Foundation/Rect.xml

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -33,8 +33,8 @@
3333
3434
]]></format>
3535
</remarks>
36-
<altmember cref="T:System.Windows.Rect" />
3736
<related type="Article" href="https://docs.microsoft.com/uwp/api/windows.foundation.rect">Rect (UWP)</related>
37+
<related type="Article" href="https://docs.microsoft.com/dotnet/api/system.windows.rect">System.Windows.Rect (.NET)</related>
3838
</Docs>
3939
<Members>
4040
<Member MemberName=".ctor">
@@ -210,7 +210,7 @@
210210
## Remarks
211211
This struct represents the .NET projection of the Windows Runtime (WinRT) `Rect` struct. For more information, see [Rect](https://docs.microsoft.com/uwp/api/windows.foundation.rect) in the UWP API reference.
212212
213-
For more info about this member, see <System.Windows.Rect.Empty?displayProperty=nameWithType> in the .NET Framework API reference.
213+
For more information about this member, see <System.Windows.Rect.Empty?displayProperty=nameWithType> in the .NET Framework API reference.
214214
215215
]]></format>
216216
</remarks>
@@ -408,7 +408,7 @@
408408
## Remarks
409409
This struct represents the .NET projection of the Windows Runtime (WinRT) `Rect` struct. For more information, see [Rect](https://docs.microsoft.com/uwp/api/windows.foundation.rect) in the UWP API reference.
410410
411-
For more info about this member, see <System.Windows.Rect.IsEmpty?displayProperty=nameWithType> in the .NET Framework API reference.
411+
For more information about this member, see <System.Windows.Rect.IsEmpty?displayProperty=nameWithType> in the .NET Framework API reference.
412412
413413
]]></format>
414414
</remarks>
@@ -713,7 +713,7 @@
713713
## Remarks
714714
This struct represents the .NET projection of the Windows Runtime (WinRT) `Rect` struct. For more information, see [Rect](https://docs.microsoft.com/uwp/api/windows.foundation.rect) in the UWP API reference.
715715
716-
For more information and examples of this member, see <xref:System.Windows.Rect.Union?displayProperty=nameWithType> in the .NET Framework API reference. (Examples show WPF usage and might not translate directly to UWP XAML.)
716+
For more information and examples of this member, see <xref:System.Windows.Rect.Union%2A?displayProperty=nameWithType> in the .NET Framework API reference. (Examples show WPF usage and might not translate directly to UWP XAML.)
717717
718718
]]></format>
719719
</remarks>

xml/Windows.Foundation/Size.xml

Lines changed: 17 additions & 20 deletions
Original file line numberDiff line numberDiff line change
@@ -25,15 +25,12 @@
2525
<format type="text/markdown"><![CDATA[
2626
2727
## Remarks
28-
This Struct represents the .NET projection of the Windows Runtime (WinRT) **Size** Struct. For more info, see [Size](https://docs.microsoft.com/uwp/api/windows.foundation.size) in the UWP API reference.
28+
This struct represents the .NET projection of the Windows Runtime (WinRT) `Size` struct. For more information, see [Size](https://docs.microsoft.com/uwp/api/windows.foundation.size) in the UWP API reference.
2929
30-
Additional reference:
31-
32-
- [Size](https://docs.microsoft.com/uwp/api/windows.foundation.size) (UWP)
33-
- [System.Windows.Size](https://docs.microsoft.com/dotnet/api/system.windows.size?view=netframework-4.8) (.NET Framwwork)
34-
3530
]]></format>
3631
</remarks>
32+
<related type="Article" href="https://docs.microsoft.com/uwp/api/windows.foundation.size">Size (UWP)</related>
33+
<related type="Article" href="https://docs.microsoft.com/dotnet/api/system.windows.size">System.Windows.Size (.NET)</related>
3734
</Docs>
3835
<Members>
3936
<Member MemberName=".ctor">
@@ -61,7 +58,7 @@
6158
<format type="text/markdown"><![CDATA[
6259
6360
## Remarks
64-
This Struct represents the .NET projection of the Windows Runtime (WinRT) **Size** Struct. For more info, see [Size](https://docs.microsoft.com/uwp/api/windows.foundation.size) in the UWP API reference.
61+
This struct represents the .NET projection of the Windows Runtime (WinRT) `Size` struct. For more information, see [Size](https://docs.microsoft.com/uwp/api/windows.foundation.size) in the UWP API reference.
6562
6663
]]></format>
6764
</remarks>
@@ -92,9 +89,9 @@
9289
<format type="text/markdown"><![CDATA[
9390
9491
## Remarks
95-
This Struct represents the .NET projection of the Windows Runtime (WinRT) **Size** Struct. For more info, see [Size](https://docs.microsoft.com/uwp/api/windows.foundation.size) in the UWP API reference.
92+
This struct represents the .NET projection of the Windows Runtime (WinRT) `Size` struct. For more information, see [Size](https://docs.microsoft.com/uwp/api/windows.foundation.size) in the UWP API reference.
9693
97-
For more info about this member, see [System.Windows.Size.Empty](https://docs.microsoft.com/dotnet/api/system.windows.size.empty?view=netframework-4.8) in the .NET Framework API reference.
94+
For more information about this member, see <xref:System.Windows.Size.Empty?displayProperty=nameWithType> in the .NET Framework API reference.
9895
9996
]]></format>
10097
</remarks>
@@ -132,9 +129,9 @@
132129
<format type="text/markdown"><![CDATA[
133130
134131
## Remarks
135-
This Struct represents the .NET projection of the Windows Runtime (WinRT) **Size** Struct. For more info, see [Size](https://docs.microsoft.com/uwp/api/windows.foundation.size) in the UWP API reference.
132+
This struct represents the .NET projection of the Windows Runtime (WinRT) `Size` struct. For more information, see [Size](https://docs.microsoft.com/uwp/api/windows.foundation.size) in the UWP API reference.
136133
137-
For more info about this member, see [System.Windows.Size.Equals](https://docs.microsoft.com/dotnet/api/system.windows.size.equals?view=netframework-4.8) in the .NET Framework API reference.
134+
For more information about this member, see <xref:System.Windows.Size.Equals%2A?displayProperty=nameWithType> in the .NET Framework API reference.
138135
139136
]]></format>
140137
</remarks>
@@ -195,7 +192,7 @@
195192
<format type="text/markdown"><![CDATA[
196193
197194
## Remarks
198-
This Struct represents the .NET projection of the Windows Runtime (WinRT) **Size** Struct. For more info, see [Size](https://docs.microsoft.com/uwp/api/windows.foundation.size) in the UWP API reference.
195+
This struct represents the .NET projection of the Windows Runtime (WinRT) `Size` struct. For more information, see [Size](https://docs.microsoft.com/uwp/api/windows.foundation.size) in the UWP API reference.
199196
200197
]]></format>
201198
</remarks>
@@ -224,7 +221,7 @@
224221
<format type="text/markdown"><![CDATA[
225222
226223
## Remarks
227-
This Struct represents the .NET projection of the Windows Runtime (WinRT) **Size** Struct. For more info, see [Size](https://docs.microsoft.com/uwp/api/windows.foundation.size) in the UWP API reference.
224+
This struct represents the .NET projection of the Windows Runtime (WinRT) `Size` struct. For more information, see [Size](https://docs.microsoft.com/uwp/api/windows.foundation.size) in the UWP API reference.
228225
229226
]]></format>
230227
</remarks>
@@ -254,9 +251,9 @@
254251
<format type="text/markdown"><![CDATA[
255252
256253
## Remarks
257-
This Struct represents the .NET projection of the Windows Runtime (WinRT) **Size** Struct. For more info, see [Size](https://docs.microsoft.com/uwp/api/windows.foundation.size) in the UWP API reference.
254+
This struct represents the .NET projection of the Windows Runtime (WinRT) `Size` struct. For more information, see [Size](https://docs.microsoft.com/uwp/api/windows.foundation.size) in the UWP API reference.
258255
259-
For more info about this member, see [System.Windows.Size.IsEmpty](https://docs.microsoft.com/dotnet/api/system.windows.size.isempty?view=netframework-4.8) in the .NET Framework API reference.
256+
For more information about this member, see <xref:System.Windows.Size.IsEmpty?displayProperty=nameWithType> in the .NET Framework API reference.
260257
261258
]]></format>
262259
</remarks>
@@ -291,7 +288,7 @@
291288
<format type="text/markdown"><![CDATA[
292289
293290
## Remarks
294-
This Struct represents the .NET projection of the Windows Runtime (WinRT) **Size** Struct. For more info, see [Size](https://docs.microsoft.com/uwp/api/windows.foundation.size) in the UWP API reference.
291+
This struct represents the .NET projection of the Windows Runtime (WinRT) `Size` struct. For more information, see [Size](https://docs.microsoft.com/uwp/api/windows.foundation.size) in the UWP API reference.
295292
296293
]]></format>
297294
</remarks>
@@ -326,7 +323,7 @@
326323
<format type="text/markdown"><![CDATA[
327324
328325
## Remarks
329-
This Struct represents the .NET projection of the Windows Runtime (WinRT) **Size** Struct. For more info, see [Size](https://docs.microsoft.com/uwp/api/windows.foundation.size) in the UWP API reference.
326+
This struct represents the .NET projection of the Windows Runtime (WinRT) `Size` struct. For more information, see [Size](https://docs.microsoft.com/uwp/api/windows.foundation.size) in the UWP API reference.
330327
331328
]]></format>
332329
</remarks>
@@ -361,9 +358,9 @@
361358
<format type="text/markdown"><![CDATA[
362359
363360
## Remarks
364-
This Struct represents the .NET projection of the Windows Runtime (WinRT) **Size** Struct. For more info, see [Size](https://docs.microsoft.com/uwp/api/windows.foundation.size) in the UWP API reference.
361+
This struct represents the .NET projection of the Windows Runtime (WinRT) `Size` struct. For more information, see [Size](https://docs.microsoft.com/uwp/api/windows.foundation.size) in the UWP API reference.
365362
366-
For more info about this member, see [System.Windows.Size.ToString](https://docs.microsoft.com/dotnet/api/system.windows.size.tostring?view=netframework-4.8) in the .NET Framework API reference.
363+
For more information about this member, see <xref:System.Windows.Size.ToString%2A?displayProperty=nameWithType> in the .NET Framework API reference.
367364
368365
]]></format>
369366
</remarks>
@@ -392,7 +389,7 @@
392389
<format type="text/markdown"><![CDATA[
393390
394391
## Remarks
395-
This Struct represents the .NET projection of the Windows Runtime (WinRT) **Size** Struct. For more info, see [Size](https://docs.microsoft.com/uwp/api/windows.foundation.size) in the UWP API reference.
392+
This struct represents the .NET projection of the Windows Runtime (WinRT) `Size` struct. For more information, see [Size](https://docs.microsoft.com/uwp/api/windows.foundation.size) in the UWP API reference.
396393
397394
]]></format>
398395
</remarks>

xml/Windows.UI.Xaml.Controls.Primitives/GeneratorPosition.xml

Lines changed: 11 additions & 14 deletions
Original file line numberDiff line numberDiff line change
@@ -25,15 +25,12 @@
2525
<format type="text/markdown"><![CDATA[
2626
2727
## Remarks
28-
This Struct represents the .NET projection of the Windows Runtime (WinRT) **GeneratorPosition** Struct. For more info, see [GeneratorPosition](https://docs.microsoft.com/uwp/api/windows.ui.xaml.controls.primitives.generatorposition) in the UWP API reference.
29-
30-
Additional reference:
31-
32-
- [GeneratorPosition](https://docs.microsoft.com/uwp/api/windows.ui.xaml.controls.primitives.generatorposition) (UWP)
33-
- [System.Windows.Controls.Primitives.GeneratorPosition](https://docs.microsoft.com/dotnet/api/system.windows.controls.primitives.generatorposition?view=netframework-4.8) (.NET Framwwork)
28+
This struct represents the .NET projection of the Windows Runtime (WinRT) `GeneratorPosition` struct. For more information, see [GeneratorPosition](https://docs.microsoft.com/uwp/api/windows.ui.xaml.controls.primitives.generatorposition) in the UWP API reference.
3429
3530
]]></format>
3631
</remarks>
32+
<related type="Article" href="https://docs.microsoft.com/uwp/api/windows.ui.xaml.controls.primitives.generatorposition">GeneratorPosition (UWP)</related>
33+
<related type="Article" href="https://docs.microsoft.com/dotnet/api/system.windows.controls.primitives.generatorposition">System.Windows.Controls.Primitives.GeneratorPosition (.NET)</related>
3734
</Docs>
3835
<Members>
3936
<Member MemberName=".ctor">
@@ -61,7 +58,7 @@
6158
<format type="text/markdown"><![CDATA[
6259
6360
## Remarks
64-
This Struct represents the .NET projection of the Windows Runtime (WinRT) **GeneratorPosition** Struct. For more info, see [GeneratorPosition](https://docs.microsoft.com/uwp/api/windows.ui.xaml.controls.primitives.generatorposition) in the UWP API reference.
61+
This struct represents the .NET projection of the Windows Runtime (WinRT) `GeneratorPosition` struct. For more information, see [GeneratorPosition](https://docs.microsoft.com/uwp/api/windows.ui.xaml.controls.primitives.generatorposition) in the UWP API reference.
6562
6663
]]></format>
6764
</remarks>
@@ -100,7 +97,7 @@
10097
<format type="text/markdown"><![CDATA[
10198
10299
## Remarks
103-
This Struct represents the .NET projection of the Windows Runtime (WinRT) **GeneratorPosition** Struct. For more info, see [GeneratorPosition](https://docs.microsoft.com/uwp/api/windows.ui.xaml.controls.primitives.generatorposition) in the UWP API reference.
100+
This struct represents the .NET projection of the Windows Runtime (WinRT) `GeneratorPosition` struct. For more information, see [GeneratorPosition](https://docs.microsoft.com/uwp/api/windows.ui.xaml.controls.primitives.generatorposition) in the UWP API reference.
104101
105102
]]></format>
106103
</remarks>
@@ -135,7 +132,7 @@
135132
<format type="text/markdown"><![CDATA[
136133
137134
## Remarks
138-
This Struct represents the .NET projection of the Windows Runtime (WinRT) **GeneratorPosition** Struct. For more info, see [GeneratorPosition](https://docs.microsoft.com/uwp/api/windows.ui.xaml.controls.primitives.generatorposition) in the UWP API reference.
135+
This struct represents the .NET projection of the Windows Runtime (WinRT) `GeneratorPosition` struct. For more information, see [GeneratorPosition](https://docs.microsoft.com/uwp/api/windows.ui.xaml.controls.primitives.generatorposition) in the UWP API reference.
139136
140137
]]></format>
141138
</remarks>
@@ -164,7 +161,7 @@
164161
<format type="text/markdown"><![CDATA[
165162
166163
## Remarks
167-
This Struct represents the .NET projection of the Windows Runtime (WinRT) **GeneratorPosition** Struct. For more info, see [GeneratorPosition](https://docs.microsoft.com/uwp/api/windows.ui.xaml.controls.primitives.generatorposition) in the UWP API reference.
164+
This struct represents the .NET projection of the Windows Runtime (WinRT) `GeneratorPosition` struct. For more information, see [GeneratorPosition](https://docs.microsoft.com/uwp/api/windows.ui.xaml.controls.primitives.generatorposition) in the UWP API reference.
168165
169166
**-1** is a special value that refers to a fictitious item at the beginning or the end of the items list.
170167
@@ -195,7 +192,7 @@
195192
<format type="text/markdown"><![CDATA[
196193
197194
## Remarks
198-
This Struct represents the .NET projection of the Windows Runtime (WinRT) **GeneratorPosition** Struct. For more info, see [GeneratorPosition](https://docs.microsoft.com/uwp/api/windows.ui.xaml.controls.primitives.generatorposition) in the UWP API reference.
195+
This struct represents the .NET projection of the Windows Runtime (WinRT) `GeneratorPosition` struct. For more information, see [GeneratorPosition](https://docs.microsoft.com/uwp/api/windows.ui.xaml.controls.primitives.generatorposition) in the UWP API reference.
199196
200197
An offset of **0** refers to the indexed element itself, an offset **1** refers to the next ungenerated (unrealized) item, and an offset of **-1** refers to the previous item.
201198
@@ -233,7 +230,7 @@
233230
<format type="text/markdown"><![CDATA[
234231
235232
## Remarks
236-
This Struct represents the .NET projection of the Windows Runtime (WinRT) **GeneratorPosition** Struct. For more info, see [GeneratorPosition](https://docs.microsoft.com/uwp/api/windows.ui.xaml.controls.primitives.generatorposition) in the UWP API reference.
233+
This struct represents the .NET projection of the Windows Runtime (WinRT) `GeneratorPosition` struct. For more information, see [GeneratorPosition](https://docs.microsoft.com/uwp/api/windows.ui.xaml.controls.primitives.generatorposition) in the UWP API reference.
237234
238235
]]></format>
239236
</remarks>
@@ -269,7 +266,7 @@
269266
<format type="text/markdown"><![CDATA[
270267
271268
## Remarks
272-
This Struct represents the .NET projection of the Windows Runtime (WinRT) **GeneratorPosition** Struct. For more info, see [GeneratorPosition](https://docs.microsoft.com/uwp/api/windows.ui.xaml.controls.primitives.generatorposition) in the UWP API reference.
269+
This struct represents the .NET projection of the Windows Runtime (WinRT) `GeneratorPosition` struct. For more information, see [GeneratorPosition](https://docs.microsoft.com/uwp/api/windows.ui.xaml.controls.primitives.generatorposition) in the UWP API reference.
273270
274271
]]></format>
275272
</remarks>
@@ -304,7 +301,7 @@
304301
<format type="text/markdown"><![CDATA[
305302
306303
## Remarks
307-
This Struct represents the .NET projection of the Windows Runtime (WinRT) **GeneratorPosition** Struct. For more info, see [GeneratorPosition](https://docs.microsoft.com/uwp/api/windows.ui.xaml.controls.primitives.generatorposition) in the UWP API reference.
304+
This struct represents the .NET projection of the Windows Runtime (WinRT) `GeneratorPosition` struct. For more information, see [GeneratorPosition](https://docs.microsoft.com/uwp/api/windows.ui.xaml.controls.primitives.generatorposition) in the UWP API reference.
308305
309306
]]></format>
310307
</remarks>

0 commit comments

Comments
 (0)