diff --git a/xml/System.Windows.Forms.VisualStyles/VisualStyleRenderer.xml b/xml/System.Windows.Forms.VisualStyles/VisualStyleRenderer.xml index ced9974900d..69c09be52bb 100644 --- a/xml/System.Windows.Forms.VisualStyles/VisualStyleRenderer.xml +++ b/xml/System.Windows.Forms.VisualStyles/VisualStyleRenderer.xml @@ -79,9 +79,7 @@ ## Remarks This constructor uses the , , and properties of the `element` parameter to initialize the , , and properties. - Before using this constructor, you should call the `static` method to verify whether the current visual style provides a definition for the element specified by the `element` parameter. - - + Before using this constructor, you should call the `static` method to verify whether the current visual style provides a definition for the element specified by the `element` parameter. ## Examples The following code example demonstrates how to use the constructor to create a . This code example is part of a larger code example provided for the class overview. @@ -101,8 +99,7 @@ -or- Visual styles are not applied to the client area of application windows. - - is not defined by the current visual style. + is not defined by the current visual style. @@ -149,6 +146,7 @@ Visual styles are not applied to the client area of application windows. The combination of , , and is not defined by the current visual style. + .NET 5.0 and later: is . diff --git a/xml/System.Windows.Forms/ListBox+IntegerCollection.xml b/xml/System.Windows.Forms/ListBox+IntegerCollection.xml index 72732f76924..86cd853dc9d 100644 --- a/xml/System.Windows.Forms/ListBox+IntegerCollection.xml +++ b/xml/System.Windows.Forms/ListBox+IntegerCollection.xml @@ -72,6 +72,7 @@ ]]> + .NET 5.0 and later: is . @@ -285,6 +286,7 @@ ]]> + .NET 5.0 and later: is . diff --git a/xml/System.Windows.Forms/ListViewGroup.xml b/xml/System.Windows.Forms/ListViewGroup.xml index a43491632cd..be85df6d5e6 100644 --- a/xml/System.Windows.Forms/ListViewGroup.xml +++ b/xml/System.Windows.Forms/ListViewGroup.xml @@ -459,6 +459,7 @@ The destination (see ) for this serialization. Populates a with the data needed to serialize the target object. To be added. + .NET 5.0 and later: is .