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.Forms/AxHost.xml
+3-27Lines changed: 3 additions & 27 deletions
Original file line number
Diff line number
Diff line change
@@ -4271,15 +4271,7 @@
4271
4271
<Docs>
4272
4272
<summary>Returns a collection of type <seecref="T:System.Attribute" /> for the current object.</summary>
4273
4273
<returns>An <seecref="T:System.ComponentModel.AttributeCollection" /> with the attributes for the current object.</returns>
4274
-
<remarks>
4275
-
<formattype="text/markdown"><![CDATA[
4276
-
4277
-
## Remarks
4278
-
4279
-
This member is an explicit interface member implementation. It can be used only when the <xref:System.Windows.Forms.AxHost> instance is cast to an <xref:System.ComponentModel.ICustomTypeDescriptor> interface.
@@ -4550,15 +4542,7 @@ This member is an explicit interface member implementation. It can be used only
4550
4542
<Docs>
4551
4543
<summary>Returns the events for the current object.</summary>
4552
4544
<returns>An <seecref="T:System.ComponentModel.EventDescriptorCollection" /> that represents the events for the current object.</returns>
4553
-
<remarks>
4554
-
<formattype="text/markdown"><![CDATA[
4555
-
4556
-
## Remarks
4557
-
4558
-
This member is an explicit interface member implementation. It can be used only when the <xref:System.Windows.Forms.AxHost> instance is cast to an <xref:System.ComponentModel.ICustomTypeDescriptor> interface.
@@ -4642,15 +4626,7 @@ This member is an explicit interface member implementation. It can be used only
4642
4626
<Docs>
4643
4627
<summary>Returns the properties for the current object.</summary>
4644
4628
<returns>A <seecref="T:System.ComponentModel.PropertyDescriptorCollection" /> that represents the events for the current object.</returns>
4645
-
<remarks>
4646
-
<formattype="text/markdown"><![CDATA[
4647
-
4648
-
## Remarks
4649
-
4650
-
This member is an explicit interface member implementation. It can be used only when the <xref:System.Windows.Forms.AxHost> instance is cast to an <xref:System.ComponentModel.ICustomTypeDescriptor> interface.
@@ -892,15 +844,7 @@ This method is obsolete and unused.
892
844
<Docs>
893
845
<summary>Gets an object to use for synchronization (thread safety).</summary>
894
846
<value>This property is derived from <seecref="T:System.Collections.ICollection" />, and is overridden to always return <seelangword="null" />.</value>
895
-
<remarks>
896
-
<formattype="text/markdown"><![CDATA[
897
-
898
-
## Remarks
899
-
900
-
This member is an explicit interface member implementation. It can be used only when the <xref:System.Windows.Forms.BindingContext> instance is cast to an <xref:System.Collections.ICollection> interface.
Copy file name to clipboardExpand all lines: xml/System.Windows.Forms/BindingSource.xml
+2-18Lines changed: 2 additions & 18 deletions
Original file line number
Diff line number
Diff line change
@@ -3853,15 +3853,7 @@
3853
3853
<Parameters />
3854
3854
<Docs>
3855
3855
<summary>Signals the <seecref="T:System.Windows.Forms.BindingSource" /> that initialization is starting.</summary>
3856
-
<remarks>
3857
-
<formattype="text/markdown"><![CDATA[
3858
-
3859
-
## Remarks
3860
-
3861
-
This member is an explicit interface member implementation. It can be used only when the <xref:System.Windows.Forms.BindingSource> instance is cast to an <xref:System.ComponentModel.ISupportInitialize> interface.
@@ -3887,15 +3879,7 @@ This member is an explicit interface member implementation. It can be used only
3887
3879
<Parameters />
3888
3880
<Docs>
3889
3881
<summary>Signals the <seecref="T:System.Windows.Forms.BindingSource" /> that initialization is complete.</summary>
3890
-
<remarks>
3891
-
<formattype="text/markdown"><![CDATA[
3892
-
3893
-
## Remarks
3894
-
3895
-
This member is an explicit interface member implementation. It can be used only when the <xref:System.Windows.Forms.BindingSource> instance is cast to an <xref:System.ComponentModel.ISupportInitialize> interface.
Copy file name to clipboardExpand all lines: xml/System.Windows.Forms/CheckedListBox+CheckedIndexCollection.xml
+1-1Lines changed: 1 addition & 1 deletion
Original file line number
Diff line number
Diff line change
@@ -421,7 +421,7 @@
421
421
<Docs>
422
422
<paramname="value">The object to be added to the <seecref="T:System.Windows.Forms.CheckedListBox.CheckedIndexCollection" />.</param>
423
423
<summary>Adds an item to the <seecref="T:System.Windows.Forms.CheckedListBox.CheckedIndexCollection" />. For a description of this member, see <seecref="M:System.Collections.IList.Add(System.Object)" />.</summary>
424
-
<returns>The position into which the new element was inserted, or -1 to indicate that the item was not inserted into the collection.</returns>
Copy file name to clipboardExpand all lines: xml/System.Windows.Forms/DrawItemEventArgs.xml
+6-22Lines changed: 6 additions & 22 deletions
Original file line number
Diff line number
Diff line change
@@ -239,7 +239,7 @@
239
239
</ReturnValue>
240
240
<Parameters />
241
241
<Docs>
242
-
<summary>Performs application-defined tasks associated with freeing, releasing, or resetting unmanaged resources.</summary>
242
+
<summary>To be added.</summary>
243
243
<remarks>To be added.</remarks>
244
244
</Docs>
245
245
</Member>
@@ -597,17 +597,9 @@
597
597
</ReturnValue>
598
598
<Parameters />
599
599
<Docs>
600
-
<summary>Returns the handle to a Windows device context.</summary>
601
-
<returns>An <seecref="T:System.IntPtr" /> representing the handle of a device context.</returns>
602
-
<remarks>
603
-
<formattype="text/markdown"><![CDATA[
604
-
605
-
## Remarks
606
-
607
-
This member is an explicit interface member implementation. It can be used only when the <xref:System.Windows.Forms.DrawItemEventArgs> instance is cast to an <xref:System.Drawing.IDeviceContext> interface.
@@ -630,16 +622,8 @@ This member is an explicit interface member implementation. It can be used only
630
622
</ReturnValue>
631
623
<Parameters />
632
624
<Docs>
633
-
<summary>Releases the handle of a Windows device context.</summary>
634
-
<remarks>
635
-
<formattype="text/markdown"><![CDATA[
636
-
637
-
## Remarks
638
-
639
-
This member is an explicit interface member implementation. It can be used only when the <xref:System.Windows.Forms.DrawItemEventArgs> instance is cast to an <xref:System.Drawing.IDeviceContext> interface.
Copy file name to clipboardExpand all lines: xml/System.Windows.Forms/ErrorProvider.xml
+2-18Lines changed: 2 additions & 18 deletions
Original file line number
Diff line number
Diff line change
@@ -1106,15 +1106,7 @@
1106
1106
<Parameters />
1107
1107
<Docs>
1108
1108
<summary>Signals the object that initialization is starting.</summary>
1109
-
<remarks>
1110
-
<formattype="text/markdown"><![CDATA[
1111
-
1112
-
## Remarks
1113
-
1114
-
This member is an explicit interface member implementation. It can be used only when the <xref:System.Windows.Forms.ErrorProvider> instance is cast to an <xref:System.ComponentModel.ISupportInitialize> interface.
@@ -1140,15 +1132,7 @@ This member is an explicit interface member implementation. It can be used only
1140
1132
<Parameters />
1141
1133
<Docs>
1142
1134
<summary>Signals the object that initialization is complete.</summary>
1143
-
<remarks>
1144
-
<formattype="text/markdown"><![CDATA[
1145
-
1146
-
## Remarks
1147
-
1148
-
This member is an explicit interface member implementation. It can be used only when the <xref:System.Windows.Forms.ErrorProvider> instance is cast to an <xref:System.ComponentModel.ISupportInitialize> interface.
0 commit comments