You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: xml/System.Windows.Automation/AutomationProperties.xml
+8-2Lines changed: 8 additions & 2 deletions
Original file line number
Diff line number
Diff line change
@@ -1146,8 +1146,14 @@ The `LiveSetting` attached property gets or sets a value of type <xref:System.Wi
1146
1146
<AssemblyVersion>4.0.0.0</AssemblyVersion>
1147
1147
</AssemblyInfo>
1148
1148
<Docs>
1149
-
<summary>To be added.</summary>
1150
-
<remarks>To be added.</remarks>
1149
+
<summary>Describes the ordinal location of this element within a set of elements that are considered to be siblings.</summary>
1150
+
<remarks>
1151
+
<formattype="text/markdown"><![CDATA[
1152
+
1153
+
The `PositionInSet` attached property works in coordination with the <xref:System.Windows.Automation.AutomationProperties.SizeOfSet> dependency property to describe the ordinal position of this element in the set.
0 commit comments