Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Original file line number Diff line number Diff line change
Expand Up @@ -150,7 +150,7 @@

Visual styles are not applied to the client area of application windows.</exception>
<exception cref="T:System.ArgumentException">The combination of <paramref name="className" />, <paramref name="part" />, and <paramref name="state" /> is not defined by the current visual style.</exception>
<exception cref="T:System.ArgumentNullException">.NET 5.0 and later: <paramref name="className" /> is <see langword="null" />.</exception>
<exception cref="T:System.ArgumentNullException">.NET 5 and later: <paramref name="className" /> is <see langword="null" />.</exception>
</Docs>
</Member>
<Member MemberName="Class">
Expand Down
2 changes: 1 addition & 1 deletion xml/System.Windows.Forms/Control+ControlCollection.xml
Original file line number Diff line number Diff line change
Expand Up @@ -96,7 +96,7 @@
<param name="owner">A <see cref="T:System.Windows.Forms.Control" /> representing the control that owns the control collection.</param>
<summary>Initializes a new instance of the <see cref="T:System.Windows.Forms.Control.ControlCollection" /> class.</summary>
<remarks>To be added.</remarks>
<exception cref="T:System.ArgumentNullException">.NET 5.0 and later: The <paramref name="owner" /> argument is <see langword="null" />.</exception>
<exception cref="T:System.ArgumentNullException">.NET 5 and later versions: The <paramref name="owner" /> argument is <see langword="null" />.</exception>
<altmember cref="P:System.Windows.Forms.Control.Controls" />
</Docs>
</Member>
Expand Down
2 changes: 1 addition & 1 deletion xml/System.Windows.Forms/DataFormats.xml
Original file line number Diff line number Diff line change
Expand Up @@ -473,7 +473,7 @@

]]></format>
</remarks>
<exception cref="T:System.ArgumentException">.NET 5.0 and later only: <paramref name="format" /> is <see langword="null" />, <see cref="T:System.String.Empty" />, or white space.</exception>
<exception cref="T:System.ArgumentException">.NET 5 and later versions: <paramref name="format" /> is <see langword="null" />, <see cref="T:System.String.Empty" />, or white space.</exception>
<exception cref="T:System.ComponentModel.Win32Exception">Registering a new <see cref="T:System.Windows.Forms.Clipboard" /> format failed.</exception>
<altmember cref="T:System.Windows.Forms.DataFormats.Format" />
</Docs>
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -152,7 +152,7 @@

-or-

In .NET 5.0 and later versions, the <see cref="P:System.Windows.Forms.DataGridViewCell.DataGridViewCellAccessibleObject.Owner" /> property is <see langword="null" />.</exception>
In .NET 5 and later versions, the <see cref="P:System.Windows.Forms.DataGridViewCell.DataGridViewCellAccessibleObject.Owner" /> property is <see langword="null" />.</exception>
<altmember cref="T:System.Windows.Forms.DataGridView" />
<altmember cref="T:System.Windows.Forms.DataGridViewButtonCell" />
</Docs>
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -104,7 +104,7 @@

]]></format>
</remarks>
<exception cref="T:System.InvalidOperationException">.NET 5.0 and later versions: The <see cref="P:System.Windows.Forms.DataGridViewCell.DataGridViewCellAccessibleObject.Owner" /> property is <see langword="null" />.</exception>
<exception cref="T:System.InvalidOperationException">.NET 5 and later versions: The <see cref="P:System.Windows.Forms.DataGridViewCell.DataGridViewCellAccessibleObject.Owner" /> property is <see langword="null" />.</exception>
<altmember cref="T:System.Windows.Forms.DataGridView" />
<altmember cref="T:System.Windows.Forms.DataGridViewCheckBoxCell" />
<altmember cref="T:System.Windows.Forms.AccessibleObject" />
Expand Down Expand Up @@ -147,7 +147,7 @@

-or-

.NET 5.0 and later versions: The <see cref="P:System.Windows.Forms.DataGridViewCell.DataGridViewCellAccessibleObject.Owner" /> property is <see langword="null" />.</exception>
.NET 5 and later versions: The <see cref="P:System.Windows.Forms.DataGridViewCell.DataGridViewCellAccessibleObject.Owner" /> property is <see langword="null" />.</exception>
<altmember cref="T:System.Windows.Forms.DataGridView" />
<altmember cref="T:System.Windows.Forms.DataGridViewCheckBoxCell" />
<altmember cref="T:System.Windows.Forms.AccessibleObject" />
Expand Down Expand Up @@ -202,7 +202,7 @@
<summary>Gets the state of this <see cref="T:System.Windows.Forms.DataGridViewCheckBoxCell.DataGridViewCheckBoxCellAccessibleObject" />.</summary>
<value>One of the <see cref="T:System.Windows.Forms.AccessibleStates" /> values.</value>
<remarks>To be added.</remarks>
<exception cref="T:System.InvalidOperationException">.NET 5.0 and later versions: The <see cref="P:System.Windows.Forms.DataGridViewCell.DataGridViewCellAccessibleObject.Owner" /> property is <see langword="null" />.</exception>
<exception cref="T:System.InvalidOperationException">.NET 5 and later versions: The <see cref="P:System.Windows.Forms.DataGridViewCell.DataGridViewCellAccessibleObject.Owner" /> property is <see langword="null" />.</exception>
</Docs>
</Member>
</Members>
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -103,7 +103,7 @@
<summary>Gets the location and size of the accessible object.</summary>
<value>The bounds of the accessible object.</value>
<remarks>To be added.</remarks>
<exception cref="T:System.InvalidOperationException">.NET 5.0 and later versions: The <see cref="P:System.Windows.Forms.DataGridViewCell.DataGridViewCellAccessibleObject.Owner" /> property is <see langword="null" />.</exception>
<exception cref="T:System.InvalidOperationException">.NET 5 and later versions: The <see cref="P:System.Windows.Forms.DataGridViewCell.DataGridViewCellAccessibleObject.Owner" /> property is <see langword="null" />.</exception>
<altmember cref="P:System.Windows.Forms.DataGridViewCell.DataGridViewCellAccessibleObject.Bounds" />
</Docs>
</Member>
Expand Down Expand Up @@ -136,7 +136,7 @@

]]></format>
</remarks>
<exception cref="T:System.InvalidOperationException">.NET 5.0 and later versions: The <see cref="P:System.Windows.Forms.DataGridViewCell.DataGridViewCellAccessibleObject.Owner" /> property is <see langword="null" />.</exception>
<exception cref="T:System.InvalidOperationException">.NET 5 and later versions: The <see cref="P:System.Windows.Forms.DataGridViewCell.DataGridViewCellAccessibleObject.Owner" /> property is <see langword="null" />.</exception>
<altmember cref="T:System.Windows.Forms.DataGridView" />
<altmember cref="T:System.Windows.Forms.DataGridViewColumnHeaderCell" />
</Docs>
Expand Down Expand Up @@ -170,7 +170,7 @@

]]></format>
</remarks>
<exception cref="T:System.InvalidOperationException">.NET 5.0 and later versions: The <see cref="P:System.Windows.Forms.DataGridViewCell.DataGridViewCellAccessibleObject.Owner" /> property is <see langword="null" />.</exception>
<exception cref="T:System.InvalidOperationException">.NET 5 and later versions: The <see cref="P:System.Windows.Forms.DataGridViewCell.DataGridViewCellAccessibleObject.Owner" /> property is <see langword="null" />.</exception>
<altmember cref="T:System.Windows.Forms.DataGridView" />
<altmember cref="T:System.Windows.Forms.DataGridViewColumnHeaderCell" />
<altmember cref="P:System.Windows.Forms.DataGridViewColumnHeaderCell.DataGridViewColumnHeaderCellAccessibleObject.DefaultAction" />
Expand Down Expand Up @@ -205,7 +205,7 @@

]]></format>
</remarks>
<exception cref="T:System.InvalidOperationException">.NET 5.0 and later versions: The <see cref="P:System.Windows.Forms.DataGridViewCell.DataGridViewCellAccessibleObject.Owner" /> property is <see langword="null" />.</exception>
<exception cref="T:System.InvalidOperationException">.NET 5 and later versions: The <see cref="P:System.Windows.Forms.DataGridViewCell.DataGridViewCellAccessibleObject.Owner" /> property is <see langword="null" />.</exception>
<altmember cref="T:System.Windows.Forms.DataGridView" />
<altmember cref="T:System.Windows.Forms.DataGridViewColumnHeaderCell" />
<altmember cref="T:System.Windows.Forms.DataGridViewColumn" />
Expand Down Expand Up @@ -258,7 +258,7 @@

]]></format>
</remarks>
<exception cref="T:System.InvalidOperationException">.NET 5.0 and later versions: The <see cref="P:System.Windows.Forms.DataGridViewCell.DataGridViewCellAccessibleObject.Owner" /> property is <see langword="null" />.</exception>
<exception cref="T:System.InvalidOperationException">.NET 5 and later versions: The <see cref="P:System.Windows.Forms.DataGridViewCell.DataGridViewCellAccessibleObject.Owner" /> property is <see langword="null" />.</exception>
<altmember cref="T:System.Windows.Forms.AccessibleNavigation" />
<altmember cref="T:System.Windows.Forms.DataGridView" />
<altmember cref="T:System.Windows.Forms.DataGridViewCell" />
Expand Down Expand Up @@ -296,7 +296,7 @@
<summary>Gets the parent of the <see cref="T:System.Windows.Forms.DataGridViewCell.DataGridViewCellAccessibleObject" />.</summary>
<value>The parent of the <see cref="T:System.Windows.Forms.DataGridViewCell.DataGridViewCellAccessibleObject" />.</value>
<remarks>To be added.</remarks>
<exception cref="T:System.InvalidOperationException">.NET 5.0 and later versions: The <see cref="P:System.Windows.Forms.DataGridViewCell.DataGridViewCellAccessibleObject.Owner" /> property is <see langword="null" />.</exception>
<exception cref="T:System.InvalidOperationException">.NET 5 and later versions: The <see cref="P:System.Windows.Forms.DataGridViewCell.DataGridViewCellAccessibleObject.Owner" /> property is <see langword="null" />.</exception>
<altmember cref="T:System.Windows.Forms.DataGridViewCell.DataGridViewCellAccessibleObject" />
</Docs>
</Member>
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -130,7 +130,7 @@

]]></format>
</remarks>
<exception cref="T:System.ArgumentNullException">.NET 5.0 and later: The <paramref name="dataGridViewCellStyle" /> argument is <see langword="null" />.</exception>
<exception cref="T:System.ArgumentNullException">.NET 5 and later versions: The <paramref name="dataGridViewCellStyle" /> argument is <see langword="null" />.</exception>
<altmember cref="T:System.Windows.Forms.DataGridView" />
<altmember cref="T:System.Windows.Forms.DataGridViewCellStyle" />
<altmember cref="P:System.Windows.Forms.Control.Font" />
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -176,7 +176,7 @@

]]></format>
</remarks>
<exception cref="T:System.InvalidOperationException">.NET 5.0 and later versions: The <see cref="P:System.Windows.Forms.DataGridViewCell.DataGridViewCellAccessibleObject.Owner" /> property is <see langword="null" />.</exception>
<exception cref="T:System.InvalidOperationException">.NET 5 and later versions: The <see cref="P:System.Windows.Forms.DataGridViewCell.DataGridViewCellAccessibleObject.Owner" /> property is <see langword="null" />.</exception>
<altmember cref="T:System.Windows.Forms.DataGridView" />
<altmember cref="T:System.Windows.Forms.DataGridViewImageCell" />
</Docs>
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -141,7 +141,7 @@

-or-

.NET 5.0 and later versions: The <see cref="P:System.Windows.Forms.DataGridViewCell.DataGridViewCellAccessibleObject.Owner" /> property is <see langword="null" />.</exception>
.NET 5 and later versions: The <see cref="P:System.Windows.Forms.DataGridViewCell.DataGridViewCellAccessibleObject.Owner" /> property is <see langword="null" />.</exception>
<altmember cref="T:System.Windows.Forms.DataGridView" />
<altmember cref="T:System.Windows.Forms.DataGridViewLinkCell" />
</Docs>
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -76,7 +76,7 @@
<param name="charSet">The character set associated with the new input language.</param>
<summary>Initializes a new instance of the <see cref="T:System.Windows.Forms.InputLanguageChangedEventArgs" /> class with the specified locale and character set.</summary>
<remarks>To be added.</remarks>
<exception cref="T:System.ArgumentException">.NET 5.0 and later: An <see cref="T:System.Windows.Forms.InputLanguage" /> cannot be retrieved for <paramref name="culture" />.</exception>
<exception cref="T:System.ArgumentException">.NET 5 and later: An <see cref="T:System.Windows.Forms.InputLanguage" /> cannot be retrieved for <paramref name="culture" />.</exception>
<altmember cref="T:System.Windows.Forms.InputLanguage" />
<altmember cref="T:System.Globalization.CultureInfo" />
</Docs>
Expand Down
6 changes: 3 additions & 3 deletions xml/System.Windows.Forms/ListBox+IntegerCollection.xml
Original file line number Diff line number Diff line change
Expand Up @@ -75,7 +75,7 @@

]]></format>
</remarks>
<exception cref="T:System.ArgumentNullException">.NET 5.0 and later: <paramref name="owner" /> is <see langword="null" />.</exception>
<exception cref="T:System.ArgumentNullException">.NET 5 and later: <paramref name="owner" /> is <see langword="null" />.</exception>
</Docs>
</Member>
<Member MemberName="Add">
Expand Down Expand Up @@ -294,7 +294,7 @@

]]></format>
</remarks>
<exception cref="T:System.ArgumentNullException">.NET 5.0 and later: <paramref name="destination" /> is <see langword="null" />.</exception>
<exception cref="T:System.ArgumentNullException">.NET 5 and later: <paramref name="destination" /> is <see langword="null" />.</exception>
</Docs>
</Member>
<Member MemberName="Count">
Expand Down Expand Up @@ -402,7 +402,7 @@
<summary>Gets or sets the element at the specified index.</summary>
<value>The element at the specified index.</value>
<remarks>To be added.</remarks>
<exception cref="T:System.ArgumentOutOfRangeException">.NET 5.0 and later: <paramref name="index" /> is out of range.</exception>
<exception cref="T:System.ArgumentOutOfRangeException">.NET 5 and later: <paramref name="index" /> is out of range.</exception>
</Docs>
</Member>
<Member MemberName="Remove">
Expand Down
Loading