From bde99324656bae1add767d8b6e6f958d8a389a31 Mon Sep 17 00:00:00 2001 From: v-susu Date: Mon, 15 Jun 2020 15:16:23 +0800 Subject: [PATCH 1/3] The 3rd batch patch for msdn url --- xml/System.Linq/ParallelEnumerable.xml | 6 +- xml/System.Linq/ParallelExecutionMode.xml | 4 +- xml/System.Linq/ParallelMergeOptions.xml | 4 +- xml/System.Linq/Queryable.xml | 2 +- .../SecurityIdentifierElement.xml | 4 +- .../CommunicationObject.xml | 2 +- .../DeliveryFailure.xml | 4 +- .../SecurityBindingElement.xml | 4 +- .../StreamSecurityUpgradeAcceptor.xml | 2 +- .../StreamSecurityUpgradeInitiator.xml | 2 +- .../StreamSecurityUpgradeProvider.xml | 2 +- .../StreamUpgradeAcceptor.xml | 2 +- .../StreamUpgradeBindingElement.xml | 2 +- .../StreamUpgradeInitiator.xml | 2 +- .../StreamUpgradeProvider.xml | 2 +- ...thorizationPolicyTypeElementCollection.xml | 2 +- .../BaseAddressElement.xml | 2 +- .../BaseAddressElementCollection.xml | 2 +- .../BasicHttpBindingCollectionElement.xml | 2 +- .../BasicHttpBindingElement.xml | 2 +- .../BasicHttpMessageSecurityElement.xml | 2 +- .../BehaviorsSection.xml | 2 +- .../BindingCollectionElement.xml | 2 +- .../BindingsSection.xml | 2 +- .../CallbackTimeoutsElement.xml | 2 +- .../NamedPipeTransportElement.xml | 2 +- .../NetMsmqBindingElement.xml | 2 +- .../NetNamedPipeBindingCollectionElement.xml | 2 +- .../NetNamedPipeBindingElement.xml | 2 +- .../NetTcpBindingCollectionElement.xml | 2 +- .../PolicyImporterElement.xml | 2 +- .../PolicyImporterElementCollection.xml | 2 +- .../PrivacyNoticeElement.xml | 2 +- .../ReliableSessionElement.xml | 2 +- .../SecurityElement.xml | 2 +- .../ServiceSecurityContext.xml | 10 +- xml/System.ServiceModel/WS2007HttpBinding.xml | 8 +- .../XmlSerializerFormatAttribute.xml | 2 +- xml/System.Web.UI.WebControls/AdRotator.xml | 12 +- .../AutoCompleteType.xml | 2 +- .../BaseCompareValidator.xml | 2 +- .../LinqDataSource.xml | 16 +-- .../LinqDataSourceDeleteEventArgs.xml | 2 +- .../LinqDataSourceUpdateEventArgs.xml | 2 +- .../RichTextBoxAutomationPeer.xml | 12 +- .../ScrollBarAutomationPeer.xml | 12 +- .../ScrollViewerAutomationPeer.xml | 10 +- ...TogglePattern+TogglePatternInformation.xml | 2 +- .../TogglePatternIdentifiers.xml | 6 +- ...ormPattern+TransformPatternInformation.xml | 2 +- .../TransformPatternIdentifiers.xml | 10 +- .../ValuePattern+ValuePatternInformation.xml | 2 +- .../ValuePatternIdentifiers.xml | 8 +- .../VirtualizedItemPatternIdentifiers.xml | 4 +- .../WindowClosedEventArgs.xml | 4 +- ...WindowPattern+WindowPatternInformation.xml | 2 +- .../ElementHost.xml | 2 +- xml/System.Windows.Forms/ContextMenuStrip.xml | 2 +- .../FileDialogCustomPlace.xml | 4 +- .../FileDialogCustomPlacesCollection.xml | 2 +- xml/System.Windows.Forms/FlowLayoutPanel.xml | 2 +- xml/System.Windows.Forms/Form.xml | 4 +- xml/System.Windows.Forms/HtmlDocument.xml | 10 +- xml/System.Windows.Forms/HtmlElement.xml | 106 +++++++++--------- xml/System.Windows.Forms/ListViewItem.xml | 2 +- xml/System.Windows.Forms/MainMenu.xml | 2 +- xml/System.Windows.Forms/MaskedTextBox.xml | 2 +- xml/System.Windows.Forms/MdiClient.xml | 4 +- xml/System.Windows.Forms/MenuStrip.xml | 8 +- xml/System.Windows.Forms/MonthCalendar.xml | 8 +- xml/System.Windows.Forms/MouseEventArgs.xml | 4 +- xml/System.Windows.Forms/OSFeature.xml | 2 +- xml/System.Windows.Forms/Padding.xml | 82 +++++++------- xml/System.Windows.Forms/PrintDialog.xml | 2 +- .../ProfessionalColorTable.xml | 2 +- .../ProfessionalColors.xml | 2 +- xml/System.Windows.Forms/SplitContainer.xml | 6 +- xml/System.Windows.Forms/StatusStrip.xml | 4 +- xml/System.Windows.Forms/TableLayoutPanel.xml | 14 +-- xml/System.Windows.Forms/TableLayoutStyle.xml | 4 +- xml/System.Windows.Forms/ToolStrip.xml | 48 ++++---- xml/System.Windows.Forms/ToolStripButton.xml | 4 +- .../ToolStripComboBox.xml | 4 +- .../ToolStripContainer.xml | 2 +- .../ToolStripContentPanel.xml | 2 +- .../ToolStripControlHost.xml | 4 +- .../ToolStripDropDownButton.xml | 2 +- .../ToolStripDropDownItem.xml | 6 +- .../ToolStripDropDownMenu.xml | 12 +- xml/System.Windows.Forms/ToolStripItem.xml | 2 +- .../ToolStripItemRenderEventArgs.xml | 8 +- xml/System.Windows.Forms/ToolStripLabel.xml | 6 +- .../ToolStripRenderEventArgs.xml | 8 +- .../ToolStripSeparator.xml | 6 +- .../ToolStripSplitButton.xml | 6 +- .../ToolStripStatusLabel.xml | 2 +- xml/System.Windows.Forms/ToolStripTextBox.xml | 2 +- xml/System.Windows.Forms/ToolTip.xml | 2 +- xml/System.Windows.Forms/TreeNode.xml | 2 +- 99 files changed, 311 insertions(+), 311 deletions(-) diff --git a/xml/System.Linq/ParallelEnumerable.xml b/xml/System.Linq/ParallelEnumerable.xml index 635eb7c0d36..9bdce6b41f3 100644 --- a/xml/System.Linq/ParallelEnumerable.xml +++ b/xml/System.Linq/ParallelEnumerable.xml @@ -10639,7 +10639,7 @@ is used multiple times in the query. Parallel LINQ (PLINQ) - How to: Cancel a PLINQ Query + How to: Cancel a PLINQ Query Cancellation @@ -10799,8 +10799,8 @@ is used multiple times in the query. Parallel LINQ (PLINQ) - Merge Options in PLINQ - How to: Specify Merge Options in PLINQ + Merge Options in PLINQ + How to: Specify Merge Options in PLINQ diff --git a/xml/System.Linq/ParallelExecutionMode.xml b/xml/System.Linq/ParallelExecutionMode.xml index c298fa8ea1c..78b187b3e51 100644 --- a/xml/System.Linq/ParallelExecutionMode.xml +++ b/xml/System.Linq/ParallelExecutionMode.xml @@ -33,8 +33,8 @@ The query execution mode is a hint that specifies how the system should handle performance trade-offs when parallelizing queries. To be added. Parallel LINQ (PLINQ) - How to: Specify the Execution Mode in PLINQ - Understanding Speedup in PLINQ + How to: Specify the Execution Mode in PLINQ + Understanding Speedup in PLINQ diff --git a/xml/System.Linq/ParallelMergeOptions.xml b/xml/System.Linq/ParallelMergeOptions.xml index 95dcdc9e42d..d07a6fc1161 100644 --- a/xml/System.Linq/ParallelMergeOptions.xml +++ b/xml/System.Linq/ParallelMergeOptions.xml @@ -44,8 +44,8 @@ ]]> Parallel LINQ (PLINQ) - Merge Options in PLINQ - How to: Specify Merge Options in PLINQ + Merge Options in PLINQ + How to: Specify Merge Options in PLINQ diff --git a/xml/System.Linq/Queryable.xml b/xml/System.Linq/Queryable.xml index 11499f11466..20d902ce655 100644 --- a/xml/System.Linq/Queryable.xml +++ b/xml/System.Linq/Queryable.xml @@ -50,7 +50,7 @@ Language-Integrated Query (LINQ) Standard Query Operators Overview Expression Trees - LINQ to SQL + LINQ to SQL diff --git a/xml/System.ServiceModel.Activation.Configuration/SecurityIdentifierElement.xml b/xml/System.ServiceModel.Activation.Configuration/SecurityIdentifierElement.xml index 5001693ffb5..35c5fa3b64d 100644 --- a/xml/System.ServiceModel.Activation.Configuration/SecurityIdentifierElement.xml +++ b/xml/System.ServiceModel.Activation.Configuration/SecurityIdentifierElement.xml @@ -24,8 +24,8 @@ ]]> - <net.pipe> - <net.tcp> + <net.pipe> + <net.tcp> diff --git a/xml/System.ServiceModel.Channels/CommunicationObject.xml b/xml/System.ServiceModel.Channels/CommunicationObject.xml index 72c18e95a53..2b91764dbec 100644 --- a/xml/System.ServiceModel.Channels/CommunicationObject.xml +++ b/xml/System.ServiceModel.Channels/CommunicationObject.xml @@ -1617,7 +1617,7 @@ The communication object is in a state and cannot be modified. The default interval of time that was allotted for the operation was exceeded before the operation was completed. - Message Security with a Windows Client + Message Security with a Windows Client diff --git a/xml/System.ServiceModel.Channels/DeliveryFailure.xml b/xml/System.ServiceModel.Channels/DeliveryFailure.xml index 7f76b1104a4..6765d4bf6a6 100644 --- a/xml/System.ServiceModel.Channels/DeliveryFailure.xml +++ b/xml/System.ServiceModel.Channels/DeliveryFailure.xml @@ -31,8 +31,8 @@ ]]> - Using Queues - How To: Exchange Messages with WCF Endpoints and MSMQ applications + Using Queues + How To: Exchange Messages with WCF Endpoints and MSMQ applications diff --git a/xml/System.ServiceModel.Channels/SecurityBindingElement.xml b/xml/System.ServiceModel.Channels/SecurityBindingElement.xml index 64bf5519362..9f4fa674ed7 100644 --- a/xml/System.ServiceModel.Channels/SecurityBindingElement.xml +++ b/xml/System.ServiceModel.Channels/SecurityBindingElement.xml @@ -64,8 +64,8 @@ ]]> - SecurityBindingElement Authentication Modes - How To: Create a Custom Binding Using the SecurityBindingElement + SecurityBindingElement Authentication Modes + How To: Create a Custom Binding Using the SecurityBindingElement diff --git a/xml/System.ServiceModel.Channels/StreamSecurityUpgradeAcceptor.xml b/xml/System.ServiceModel.Channels/StreamSecurityUpgradeAcceptor.xml index 3dd80e8a6aa..78857e03889 100644 --- a/xml/System.ServiceModel.Channels/StreamSecurityUpgradeAcceptor.xml +++ b/xml/System.ServiceModel.Channels/StreamSecurityUpgradeAcceptor.xml @@ -26,7 +26,7 @@ ]]> - Custom Stream Upgrades + Custom Stream Upgrades diff --git a/xml/System.ServiceModel.Channels/StreamSecurityUpgradeInitiator.xml b/xml/System.ServiceModel.Channels/StreamSecurityUpgradeInitiator.xml index 53d578d8c98..685ecb74826 100644 --- a/xml/System.ServiceModel.Channels/StreamSecurityUpgradeInitiator.xml +++ b/xml/System.ServiceModel.Channels/StreamSecurityUpgradeInitiator.xml @@ -26,7 +26,7 @@ ]]> - Custom Stream Upgrades + Custom Stream Upgrades diff --git a/xml/System.ServiceModel.Channels/StreamSecurityUpgradeProvider.xml b/xml/System.ServiceModel.Channels/StreamSecurityUpgradeProvider.xml index 312dd1f91d6..273b0368ab6 100644 --- a/xml/System.ServiceModel.Channels/StreamSecurityUpgradeProvider.xml +++ b/xml/System.ServiceModel.Channels/StreamSecurityUpgradeProvider.xml @@ -36,7 +36,7 @@ ]]> - Custom Stream Upgrades + Custom Stream Upgrades diff --git a/xml/System.ServiceModel.Channels/StreamUpgradeAcceptor.xml b/xml/System.ServiceModel.Channels/StreamUpgradeAcceptor.xml index 606ad5804d8..e911a20ff83 100644 --- a/xml/System.ServiceModel.Channels/StreamUpgradeAcceptor.xml +++ b/xml/System.ServiceModel.Channels/StreamUpgradeAcceptor.xml @@ -28,7 +28,7 @@ ]]> - Custom Stream Upgrades + Custom Stream Upgrades diff --git a/xml/System.ServiceModel.Channels/StreamUpgradeBindingElement.xml b/xml/System.ServiceModel.Channels/StreamUpgradeBindingElement.xml index a4f379cd5de..d4ee79b7d31 100644 --- a/xml/System.ServiceModel.Channels/StreamUpgradeBindingElement.xml +++ b/xml/System.ServiceModel.Channels/StreamUpgradeBindingElement.xml @@ -30,7 +30,7 @@ ]]> - Custom Stream Upgrades + Custom Stream Upgrades diff --git a/xml/System.ServiceModel.Channels/StreamUpgradeInitiator.xml b/xml/System.ServiceModel.Channels/StreamUpgradeInitiator.xml index 5c7781328e5..e9f1bb31f1b 100644 --- a/xml/System.ServiceModel.Channels/StreamUpgradeInitiator.xml +++ b/xml/System.ServiceModel.Channels/StreamUpgradeInitiator.xml @@ -26,7 +26,7 @@ ]]> - Custom Stream Upgrades + Custom Stream Upgrades diff --git a/xml/System.ServiceModel.Channels/StreamUpgradeProvider.xml b/xml/System.ServiceModel.Channels/StreamUpgradeProvider.xml index a4d03bb20b2..dacf1c8ca68 100644 --- a/xml/System.ServiceModel.Channels/StreamUpgradeProvider.xml +++ b/xml/System.ServiceModel.Channels/StreamUpgradeProvider.xml @@ -36,7 +36,7 @@ ]]> - Custom Stream Upgrades + Custom Stream Upgrades diff --git a/xml/System.ServiceModel.Configuration/AuthorizationPolicyTypeElementCollection.xml b/xml/System.ServiceModel.Configuration/AuthorizationPolicyTypeElementCollection.xml index b213c0dcf23..cf517fc98e1 100644 --- a/xml/System.ServiceModel.Configuration/AuthorizationPolicyTypeElementCollection.xml +++ b/xml/System.ServiceModel.Configuration/AuthorizationPolicyTypeElementCollection.xml @@ -25,7 +25,7 @@ Contains a collection of instances. This class cannot be inherited. To be added. - AuthorizationPolicy in Configuration + AuthorizationPolicy in Configuration diff --git a/xml/System.ServiceModel.Configuration/BaseAddressElement.xml b/xml/System.ServiceModel.Configuration/BaseAddressElement.xml index f0eb1cde5e9..d282c90cfa7 100644 --- a/xml/System.ServiceModel.Configuration/BaseAddressElement.xml +++ b/xml/System.ServiceModel.Configuration/BaseAddressElement.xml @@ -18,7 +18,7 @@ Represents a configuration element that specifies the base addresses used by the service host. This class cannot be inherited. To be added. - BaseAddresses in Configuration + BaseAddresses in Configuration diff --git a/xml/System.ServiceModel.Configuration/BaseAddressElementCollection.xml b/xml/System.ServiceModel.Configuration/BaseAddressElementCollection.xml index dfee9dd5bfd..578225fadbd 100644 --- a/xml/System.ServiceModel.Configuration/BaseAddressElementCollection.xml +++ b/xml/System.ServiceModel.Configuration/BaseAddressElementCollection.xml @@ -25,7 +25,7 @@ Represents a collection of objects. To be added. - BaseAddresses in Config + BaseAddresses in Config diff --git a/xml/System.ServiceModel.Configuration/BasicHttpBindingCollectionElement.xml b/xml/System.ServiceModel.Configuration/BasicHttpBindingCollectionElement.xml index 8a9cf695498..170e420f506 100644 --- a/xml/System.ServiceModel.Configuration/BasicHttpBindingCollectionElement.xml +++ b/xml/System.ServiceModel.Configuration/BasicHttpBindingCollectionElement.xml @@ -22,7 +22,7 @@ Represents a configuration section that holds a collection of instances. To be added. - BasicHttpBinding in Configuration + BasicHttpBinding in Configuration diff --git a/xml/System.ServiceModel.Configuration/BasicHttpBindingElement.xml b/xml/System.ServiceModel.Configuration/BasicHttpBindingElement.xml index 694a13d4fa7..a5c32fd5837 100644 --- a/xml/System.ServiceModel.Configuration/BasicHttpBindingElement.xml +++ b/xml/System.ServiceModel.Configuration/BasicHttpBindingElement.xml @@ -24,7 +24,7 @@ Represents an XML element that specifies a binding used to communicate with WS-I Basic Profile 1.1-conformant Web Services like ASMX-based services or to accept messages from ASMX-based clients. To be added. - BasicHttpBinding in Configuration + BasicHttpBinding in Configuration diff --git a/xml/System.ServiceModel.Configuration/BasicHttpMessageSecurityElement.xml b/xml/System.ServiceModel.Configuration/BasicHttpMessageSecurityElement.xml index 620e8ad426f..6a07fbc6ad5 100644 --- a/xml/System.ServiceModel.Configuration/BasicHttpMessageSecurityElement.xml +++ b/xml/System.ServiceModel.Configuration/BasicHttpMessageSecurityElement.xml @@ -24,7 +24,7 @@ An XML element that configures HTTP message security. To be added. - BasicHttpMessageSecurity in configuration + BasicHttpMessageSecurity in configuration diff --git a/xml/System.ServiceModel.Configuration/BehaviorsSection.xml b/xml/System.ServiceModel.Configuration/BehaviorsSection.xml index afa2fb73b3e..b4bd2e53447 100644 --- a/xml/System.ServiceModel.Configuration/BehaviorsSection.xml +++ b/xml/System.ServiceModel.Configuration/BehaviorsSection.xml @@ -24,7 +24,7 @@ ]]> - Behaviors in Configuration + Behaviors in Configuration diff --git a/xml/System.ServiceModel.Configuration/BindingCollectionElement.xml b/xml/System.ServiceModel.Configuration/BindingCollectionElement.xml index bbddba35c6b..693538997aa 100644 --- a/xml/System.ServiceModel.Configuration/BindingCollectionElement.xml +++ b/xml/System.ServiceModel.Configuration/BindingCollectionElement.xml @@ -17,7 +17,7 @@ Represents a configuration section that contains a collection of binding elements, each of which describes an aspect of how an endpoint communicates with other endpoints, that is built, consistently, into a channel factory on the client and a channel listener on the service. To be added. - Bindings in Configuration + Bindings in Configuration diff --git a/xml/System.ServiceModel.Configuration/BindingsSection.xml b/xml/System.ServiceModel.Configuration/BindingsSection.xml index 0bbbe6563ae..9b4d6076e86 100644 --- a/xml/System.ServiceModel.Configuration/BindingsSection.xml +++ b/xml/System.ServiceModel.Configuration/BindingsSection.xml @@ -40,7 +40,7 @@ Initializes a new instance of the class. To be added. - Bindings in Configuration + Bindings in Configuration diff --git a/xml/System.ServiceModel.Configuration/CallbackTimeoutsElement.xml b/xml/System.ServiceModel.Configuration/CallbackTimeoutsElement.xml index 66f6d7cf063..1b21c11bfa4 100644 --- a/xml/System.ServiceModel.Configuration/CallbackTimeoutsElement.xml +++ b/xml/System.ServiceModel.Configuration/CallbackTimeoutsElement.xml @@ -17,7 +17,7 @@ Represents a configuration element that specifies timeout for a client callback. This class cannot be inherited. To be added. - CallbackTimeouts in Configuration + CallbackTimeouts in Configuration diff --git a/xml/System.ServiceModel.Configuration/NamedPipeTransportElement.xml b/xml/System.ServiceModel.Configuration/NamedPipeTransportElement.xml index bd2a45b71b6..99eae269395 100644 --- a/xml/System.ServiceModel.Configuration/NamedPipeTransportElement.xml +++ b/xml/System.ServiceModel.Configuration/NamedPipeTransportElement.xml @@ -18,7 +18,7 @@ Represents a configuration element that specifies a channel to transfer messages using named pipes when it is included in a custom binding. This class cannot be inherited. To be added. - namedPipeTransport element + namedPipeTransport element diff --git a/xml/System.ServiceModel.Configuration/NetMsmqBindingElement.xml b/xml/System.ServiceModel.Configuration/NetMsmqBindingElement.xml index 3df71beb27a..fc383f1c4e4 100644 --- a/xml/System.ServiceModel.Configuration/NetMsmqBindingElement.xml +++ b/xml/System.ServiceModel.Configuration/NetMsmqBindingElement.xml @@ -27,7 +27,7 @@ ]]> - netMsmqBinding Element + netMsmqBinding Element diff --git a/xml/System.ServiceModel.Configuration/NetNamedPipeBindingCollectionElement.xml b/xml/System.ServiceModel.Configuration/NetNamedPipeBindingCollectionElement.xml index dc96c9b7c57..cf36813175f 100644 --- a/xml/System.ServiceModel.Configuration/NetNamedPipeBindingCollectionElement.xml +++ b/xml/System.ServiceModel.Configuration/NetNamedPipeBindingCollectionElement.xml @@ -21,7 +21,7 @@ Represents a configuration section that contains a collection of instances. To be added. - netNamedPipeBinding Element + netNamedPipeBinding Element diff --git a/xml/System.ServiceModel.Configuration/NetNamedPipeBindingElement.xml b/xml/System.ServiceModel.Configuration/NetNamedPipeBindingElement.xml index d0e18de25db..cd5c7dc03f2 100644 --- a/xml/System.ServiceModel.Configuration/NetNamedPipeBindingElement.xml +++ b/xml/System.ServiceModel.Configuration/NetNamedPipeBindingElement.xml @@ -25,7 +25,7 @@ ]]> - netNamedPipeBinding Element + netNamedPipeBinding Element diff --git a/xml/System.ServiceModel.Configuration/NetTcpBindingCollectionElement.xml b/xml/System.ServiceModel.Configuration/NetTcpBindingCollectionElement.xml index c8f2c665150..85366d76d8c 100644 --- a/xml/System.ServiceModel.Configuration/NetTcpBindingCollectionElement.xml +++ b/xml/System.ServiceModel.Configuration/NetTcpBindingCollectionElement.xml @@ -22,7 +22,7 @@ Represents a configuration element that contains a collection of instances. To be added. - netTcpBinding Element + netTcpBinding Element diff --git a/xml/System.ServiceModel.Configuration/PolicyImporterElement.xml b/xml/System.ServiceModel.Configuration/PolicyImporterElement.xml index 8587209f3ed..623b6f4c8f2 100644 --- a/xml/System.ServiceModel.Configuration/PolicyImporterElement.xml +++ b/xml/System.ServiceModel.Configuration/PolicyImporterElement.xml @@ -24,7 +24,7 @@ ]]> - <policyImporter> + <policyImporter> diff --git a/xml/System.ServiceModel.Configuration/PolicyImporterElementCollection.xml b/xml/System.ServiceModel.Configuration/PolicyImporterElementCollection.xml index 05bc4647832..543e686c1d7 100644 --- a/xml/System.ServiceModel.Configuration/PolicyImporterElementCollection.xml +++ b/xml/System.ServiceModel.Configuration/PolicyImporterElementCollection.xml @@ -25,7 +25,7 @@ Represents a collection of instances. This class cannot be inherited. To be added. - <policyImporters> + <policyImporters> diff --git a/xml/System.ServiceModel.Configuration/PrivacyNoticeElement.xml b/xml/System.ServiceModel.Configuration/PrivacyNoticeElement.xml index 9af802f7d75..d79ff3272a1 100644 --- a/xml/System.ServiceModel.Configuration/PrivacyNoticeElement.xml +++ b/xml/System.ServiceModel.Configuration/PrivacyNoticeElement.xml @@ -18,7 +18,7 @@ Represents a configuration element that specifies a privacy notice used in binding. To be added. - <privacyNoticeAt> + <privacyNoticeAt> diff --git a/xml/System.ServiceModel.Configuration/ReliableSessionElement.xml b/xml/System.ServiceModel.Configuration/ReliableSessionElement.xml index 4e5e58b339e..b0e4bef93fd 100644 --- a/xml/System.ServiceModel.Configuration/ReliableSessionElement.xml +++ b/xml/System.ServiceModel.Configuration/ReliableSessionElement.xml @@ -25,7 +25,7 @@ ]]> - reliableSession element + reliableSession element diff --git a/xml/System.ServiceModel.Configuration/SecurityElement.xml b/xml/System.ServiceModel.Configuration/SecurityElement.xml index 1d1b1532f5a..f4fdbc2dc9f 100644 --- a/xml/System.ServiceModel.Configuration/SecurityElement.xml +++ b/xml/System.ServiceModel.Configuration/SecurityElement.xml @@ -17,7 +17,7 @@ Represents a configuration element that specifies the security options for a custom binding. This class cannot be inherited. To be added. - customBinding Element + customBinding Element diff --git a/xml/System.ServiceModel/ServiceSecurityContext.xml b/xml/System.ServiceModel/ServiceSecurityContext.xml index d2468563b6d..69fb49acfcf 100644 --- a/xml/System.ServiceModel/ServiceSecurityContext.xml +++ b/xml/System.ServiceModel/ServiceSecurityContext.xml @@ -62,10 +62,10 @@ - How To: Examine the Security Context - Authorization Policy Sample - Securing Services - Claims and Authorization + How To: Examine the Security Context + Authorization Policy Sample + Securing Services + Claims and Authorization @@ -327,7 +327,7 @@ - How To: Examine the Security Context + How To: Examine the Security Context diff --git a/xml/System.ServiceModel/WS2007HttpBinding.xml b/xml/System.ServiceModel/WS2007HttpBinding.xml index 7d8d7183ca1..ffd315e921b 100644 --- a/xml/System.ServiceModel/WS2007HttpBinding.xml +++ b/xml/System.ServiceModel/WS2007HttpBinding.xml @@ -28,10 +28,10 @@ ]]> - Security Protocols - Reliable Messaging Protocol version 1.1 - Transaction Protocols - Web Services Protocols Interoperability Guide + Security Protocols + Reliable Messaging Protocol version 1.1 + Transaction Protocols + Web Services Protocols Interoperability Guide diff --git a/xml/System.ServiceModel/XmlSerializerFormatAttribute.xml b/xml/System.ServiceModel/XmlSerializerFormatAttribute.xml index 69c2bf56b98..092508f8020 100644 --- a/xml/System.ServiceModel/XmlSerializerFormatAttribute.xml +++ b/xml/System.ServiceModel/XmlSerializerFormatAttribute.xml @@ -74,7 +74,7 @@ - Using the XmlSerializer + Using the XmlSerializer diff --git a/xml/System.Web.UI.WebControls/AdRotator.xml b/xml/System.Web.UI.WebControls/AdRotator.xml index 27256389988..4c0f4fbc0ee 100644 --- a/xml/System.Web.UI.WebControls/AdRotator.xml +++ b/xml/System.Web.UI.WebControls/AdRotator.xml @@ -498,7 +498,7 @@ ~/Images/ad1.gif - https://msdn.microsoft.com/vbasic/ + https://visualstudio.microsoft.com/ Visual Basic Developer Site 140 100 @@ -510,7 +510,7 @@ ~/Images/ad2.gif - https://msdn.microsoft.com + https://docs.microsoft.com/en-us/ MSDN 150 150 @@ -629,7 +629,7 @@ ~/Images/ad1.gif - https://msdn.microsoft.com/vbasic/ + https://visualstudio.microsoft.com/ Visual Basic Developer Site 140 100 @@ -642,7 +642,7 @@ ~/Images/ad2.gif - https://msdn.microsoft.com + https://docs.microsoft.com/en-us/ MSDN 150 150 @@ -787,7 +787,7 @@ ~/Images/ad1.gif - https://msdn.microsoft.com/vbasic/ + https://visualstudio.microsoft.com/ Visual Basic Developer Site 140 100 @@ -799,7 +799,7 @@ ~/Images/ad2.gif - https://msdn.microsoft.com + https://docs.microsoft.com/en-us/ MSDN 150 150 diff --git a/xml/System.Web.UI.WebControls/AutoCompleteType.xml b/xml/System.Web.UI.WebControls/AutoCompleteType.xml index 5c1b73f1f63..d3530157fc9 100644 --- a/xml/System.Web.UI.WebControls/AutoCompleteType.xml +++ b/xml/System.Web.UI.WebControls/AutoCompleteType.xml @@ -30,7 +30,7 @@ Refer to your browser documentation for details on configuring and enabling the AutoComplete feature. For example, to enable the AutoComplete feature in Internet Explorer version 5 or later, from the **Tools** menu, choose **Internet Options**. Then choose the **Content** tab. Choose the **AutoComplete** button to view and modify options for the AutoComplete feature. - For more information on the AutoComplete feature in Internet Explorer, search for [Using AutoComplete in HTML Forms](https://msdn.microsoft.com/library/default.asp?url=/workshop/author/forms/autocomplete_ovr.asp) in the MSDN Library at https://msdn.microsoft.com/library. + For more information on the AutoComplete feature in Internet Explorer, search for [Using AutoComplete in HTML Forms](https://docs.microsoft.com/en-us/) in the MSDN Library at https://docs.microsoft.com/en-us/. diff --git a/xml/System.Web.UI.WebControls/BaseCompareValidator.xml b/xml/System.Web.UI.WebControls/BaseCompareValidator.xml index c16bb52ff02..d79c8261d7e 100644 --- a/xml/System.Web.UI.WebControls/BaseCompareValidator.xml +++ b/xml/System.Web.UI.WebControls/BaseCompareValidator.xml @@ -492,7 +492,7 @@ - Culture-Insensitive String Operations + Culture-Insensitive String Operations diff --git a/xml/System.Web.UI.WebControls/LinqDataSource.xml b/xml/System.Web.UI.WebControls/LinqDataSource.xml index 2a8502f5543..f20b4e0f21d 100644 --- a/xml/System.Web.UI.WebControls/LinqDataSource.xml +++ b/xml/System.Web.UI.WebControls/LinqDataSource.xml @@ -84,7 +84,7 @@ ## Introduction Language-Integrated Query (LINQ) is a query syntax that defines a set of query operators that enable traversal, filter, and projection operations to be expressed in a declarative way in any .NET-based programming language. The data object can be an in-memory data collection or an object that represents data from a database. You can retrieve or modify the data without having to write SQL commands for each operation. - The control enables you to use LINQ in an ASP.NET Web page by setting properties in markup text. The control uses LINQ to SQL to automatically generate the data commands. For more information about LINQ to SQL, see [LINQ to SQL](https://msdn.microsoft.com/library/73d13345-eece-471a-af40-4cc7a2f11655). + The control enables you to use LINQ in an ASP.NET Web page by setting properties in markup text. The control uses LINQ to SQL to automatically generate the data commands. For more information about LINQ to SQL, see [LINQ to SQL](/dotnet/framework/data/adonet/sql/linq/). When you are retrieving data from an in-memory data collection, you set the property to the class that contains the data collection. You set the property to the property or field that returns the data collection. For example, you might have a class named `Person` that contains a property named `FavoriteCities` that returns an array of string values. In that case, you set the property to `Person` and set the property to `FavoriteCities`. @@ -234,7 +234,7 @@ ]]> - LINQ to SQL + LINQ to SQL @@ -633,7 +633,7 @@ ]]> - LINQ to SQL + LINQ to SQL @@ -892,7 +892,7 @@ ]]> - LINQ to SQL + LINQ to SQL @@ -944,7 +944,7 @@ ]]> - LINQ to SQL + LINQ to SQL @@ -2104,7 +2104,7 @@ protected void LinqDataSource_Selecting(object sender, ## Remarks By default, when update and delete operations have been enabled, the control stores the original values for all the records in view state. The control stores values for all primary keys and all properties not marked with `UpdateCheck.Never` in the `Column` attribute. You set the `UpdateCheck` property of the `Column` attribute in the [!INCLUDE[vs_ordesigner_short](~/includes/vs-ordesigner-short-md.md)]. - Before LINQ to SQL updates or deletes data, it checks the values in view state against the current values in the data source. If the values do not match, the data source record has changed. In that case, LINQ to SQL throws an exception and does not continue with the update or delete operation. For more information about LINQ to SQL, see [LINQ to SQL](https://msdn.microsoft.com/library/73d13345-eece-471a-af40-4cc7a2f11655). + Before LINQ to SQL updates or deletes data, it checks the values in view state against the current values in the data source. If the values do not match, the data source record has changed. In that case, LINQ to SQL throws an exception and does not continue with the update or delete operation. For more information about LINQ to SQL, see [LINQ to SQL](/dotnet/framework/data/adonet/sql/linq/). Storing the original values in view state can cause the page size to become unnecessarily large and can expose sensitive data to a malicious user. You can disable storing values in view state by setting the property to `false`. If you do this, you must provide your own way to make sure that the data has not changed. If you set the property to `false`, the original values are not persisted in view state for the data-bound control. In that case, LINQ to SQL cannot verify the integrity of the data. LINQ to SQL will throw an exception that indicates a data conflict even if the data in the data source has not actually changed. @@ -2112,7 +2112,7 @@ protected void LinqDataSource_Selecting(object sender, ]]> - LINQ to SQL + LINQ to SQL @@ -2592,7 +2592,7 @@ LinqDataSource1.Where = "Category = \"Sports\""; ``` - You can also use other methods of the class, such as , , and . For more information about how to compare strings, see [Comparing Strings](/dotnet/standard/base-types/comparing). For more information about Where clause syntax, see [C# Operators](https://msdn.microsoft.com/library/0301e31f-22ad-49af-ac3c-d5eae7f0ac43) and [where clause](/dotnet/csharp/language-reference/keywords/where-clause). + You can also use other methods of the class, such as , , and . For more information about how to compare strings, see [Comparing Strings](/dotnet/standard/base-types/comparing). For more information about Where clause syntax, see [C# Operators](/dotnet/csharp/language-reference/operators/) and [where clause](/dotnet/csharp/language-reference/keywords/where-clause). In addition to filtering based on static values that you define when you create the Web page, you can filter based on dynamic values that are evaluated at run time. In that case, you include a named parameter in the property that acts as a placeholder for the value. You then add a parameter that has the matching name to the collection. diff --git a/xml/System.Web.UI.WebControls/LinqDataSourceDeleteEventArgs.xml b/xml/System.Web.UI.WebControls/LinqDataSourceDeleteEventArgs.xml index 662240bfc0b..84d16793ae8 100644 --- a/xml/System.Web.UI.WebControls/LinqDataSourceDeleteEventArgs.xml +++ b/xml/System.Web.UI.WebControls/LinqDataSourceDeleteEventArgs.xml @@ -38,7 +38,7 @@ ]]> - LINQ to SQL + LINQ to SQL diff --git a/xml/System.Web.UI.WebControls/LinqDataSourceUpdateEventArgs.xml b/xml/System.Web.UI.WebControls/LinqDataSourceUpdateEventArgs.xml index 12b7c449087..209dc60613a 100644 --- a/xml/System.Web.UI.WebControls/LinqDataSourceUpdateEventArgs.xml +++ b/xml/System.Web.UI.WebControls/LinqDataSourceUpdateEventArgs.xml @@ -71,7 +71,7 @@ protected void LinqDataSource_Updating(object sender, ]]> - LINQ to SQL + LINQ to SQL diff --git a/xml/System.Windows.Automation.Peers/RichTextBoxAutomationPeer.xml b/xml/System.Windows.Automation.Peers/RichTextBoxAutomationPeer.xml index bd4c8734923..8d26f72761f 100644 --- a/xml/System.Windows.Automation.Peers/RichTextBoxAutomationPeer.xml +++ b/xml/System.Windows.Automation.Peers/RichTextBoxAutomationPeer.xml @@ -18,7 +18,7 @@ Exposes types to UI Automation. To be added. - UI Automation Overview + UI Automation Overview @@ -42,7 +42,7 @@ The that is associated with this . Initializes a new instance of the class. To be added. - UI Automation Overview + UI Automation Overview @@ -67,7 +67,7 @@ Gets the control type for the that is associated with this . This method is called by . The enumeration value. To be added. - UI Automation Overview + UI Automation Overview @@ -92,7 +92,7 @@ Gets the collection of child elements for that is associated with this . This method is called by . The collection of child elements. To be added. - UI Automation Overview + UI Automation Overview @@ -117,7 +117,7 @@ Gets the name of the that is associated with this . This method is called by . A string that contains "RichTextBox". To be added. - UI Automation Overview + UI Automation Overview @@ -145,7 +145,7 @@ Gets the control pattern for the that is associated with this . If is , this method returns an reference. If is , this method returns a new . To be added. - UI Automation Overview + UI Automation Overview UI Automation Control Patterns diff --git a/xml/System.Windows.Automation.Peers/ScrollBarAutomationPeer.xml b/xml/System.Windows.Automation.Peers/ScrollBarAutomationPeer.xml index 306dc102e5a..0a8fa271711 100644 --- a/xml/System.Windows.Automation.Peers/ScrollBarAutomationPeer.xml +++ b/xml/System.Windows.Automation.Peers/ScrollBarAutomationPeer.xml @@ -18,7 +18,7 @@ Exposes types to UI Automation. To be added. - UI Automation Overview + UI Automation Overview @@ -47,7 +47,7 @@ The that is associated with this . Initializes a new instance of the class. To be added. - UI Automation Overview + UI Automation Overview @@ -72,7 +72,7 @@ Gets the name of the that is associated with this . Called by . The enumeration value. To be added. - UI Automation Overview + UI Automation Overview @@ -97,7 +97,7 @@ Gets the name of the that is associated with this . Called by . A string that contains the word "ScrollBar". To be added. - UI Automation Overview + UI Automation Overview @@ -122,7 +122,7 @@ Called by . A that has values of , ; the only clickable points in a are the child elements. To be added. - UI Automation Overview + UI Automation Overview @@ -148,7 +148,7 @@ or , depending on the orientation of the . To be added. - UI Automation Overview + UI Automation Overview diff --git a/xml/System.Windows.Automation.Peers/ScrollViewerAutomationPeer.xml b/xml/System.Windows.Automation.Peers/ScrollViewerAutomationPeer.xml index feefcd50806..a9ac7c2cf90 100644 --- a/xml/System.Windows.Automation.Peers/ScrollViewerAutomationPeer.xml +++ b/xml/System.Windows.Automation.Peers/ScrollViewerAutomationPeer.xml @@ -50,7 +50,7 @@ The that is associated with this . Initializes a new instance of the class. To be added. - UI Automation Overview + UI Automation Overview @@ -75,7 +75,7 @@ Gets the name of the that is associated with this . This method is called by . The enumeration value. To be added. - UI Automation Overview + UI Automation Overview @@ -100,7 +100,7 @@ Gets the name of the that is associated with this . This method is called by . A string that contains "ScrollViewer". To be added. - UI Automation Overview + UI Automation Overview @@ -128,7 +128,7 @@ Gets the control pattern for the that is associated with this . If is , this method returns a pointer; otherwise, this method returns . To be added. - UI Automation Overview + UI Automation Overview @@ -153,7 +153,7 @@ Gets or sets a value that indicates whether the that is associated with this is understood by the end user as interactive or as contributing to the logical structure of the control in the [!INCLUDE[TLA2#tla_gui](~/includes/tla2sharptla-gui-md.md)]. This method is called by . If the is , this method returns ; otherwise, . To be added. - UI Automation Overview + UI Automation Overview diff --git a/xml/System.Windows.Automation/TogglePattern+TogglePatternInformation.xml b/xml/System.Windows.Automation/TogglePattern+TogglePatternInformation.xml index c1477228b60..d28a0b7bcbf 100644 --- a/xml/System.Windows.Automation/TogglePattern+TogglePatternInformation.xml +++ b/xml/System.Windows.Automation/TogglePattern+TogglePatternInformation.xml @@ -21,7 +21,7 @@ UI Automation Control Patterns Overview UI Automation Control Patterns for Clients - Use Caching in UI Automation + Use Caching in UI Automation diff --git a/xml/System.Windows.Automation/TogglePatternIdentifiers.xml b/xml/System.Windows.Automation/TogglePatternIdentifiers.xml index 23a13fdeca2..9ecbf600318 100644 --- a/xml/System.Windows.Automation/TogglePatternIdentifiers.xml +++ b/xml/System.Windows.Automation/TogglePatternIdentifiers.xml @@ -27,7 +27,7 @@ UI Automation Control Patterns Overview - Implementing the UI Automation Toggle Control Pattern + Implementing the UI Automation Toggle Control Pattern @@ -57,7 +57,7 @@ ]]> - Implementing the UI Automation Toggle Control Pattern + Implementing the UI Automation Toggle Control Pattern @@ -87,7 +87,7 @@ ]]> - Implementing the UI Automation Toggle Control Pattern + Implementing the UI Automation Toggle Control Pattern diff --git a/xml/System.Windows.Automation/TransformPattern+TransformPatternInformation.xml b/xml/System.Windows.Automation/TransformPattern+TransformPatternInformation.xml index 67194a23025..c81e0562ca6 100644 --- a/xml/System.Windows.Automation/TransformPattern+TransformPatternInformation.xml +++ b/xml/System.Windows.Automation/TransformPattern+TransformPatternInformation.xml @@ -20,7 +20,7 @@ To be added. UI Automation Control Patterns Overview UI Automation Control Patterns for Clients - Use Caching in UI Automation + Use Caching in UI Automation diff --git a/xml/System.Windows.Automation/TransformPatternIdentifiers.xml b/xml/System.Windows.Automation/TransformPatternIdentifiers.xml index d3960778759..9f546a7960e 100644 --- a/xml/System.Windows.Automation/TransformPatternIdentifiers.xml +++ b/xml/System.Windows.Automation/TransformPatternIdentifiers.xml @@ -28,7 +28,7 @@ UI Automation Control Patterns Overview UI Automation Providers Overview Support Control Patterns in a UI Automation Provider - Implementing the UI Automation Transform Control Pattern + Implementing the UI Automation Transform Control Pattern @@ -58,7 +58,7 @@ ]]> - Implementing the UI Automation Transform Control Pattern + Implementing the UI Automation Transform Control Pattern @@ -90,7 +90,7 @@ ]]> - Implementing the UI Automation Transform Control Pattern + Implementing the UI Automation Transform Control Pattern @@ -120,7 +120,7 @@ ]]> - Implementing the UI Automation Transform Control Pattern + Implementing the UI Automation Transform Control Pattern @@ -152,7 +152,7 @@ ]]> - Implementing the UI Automation Transform Control Pattern + Implementing the UI Automation Transform Control Pattern diff --git a/xml/System.Windows.Automation/ValuePattern+ValuePatternInformation.xml b/xml/System.Windows.Automation/ValuePattern+ValuePatternInformation.xml index 46c7b3258fb..2f7b140bac9 100644 --- a/xml/System.Windows.Automation/ValuePattern+ValuePatternInformation.xml +++ b/xml/System.Windows.Automation/ValuePattern+ValuePatternInformation.xml @@ -21,7 +21,7 @@ UI Automation Control Patterns Overview UI Automation Control Patterns for Clients TextPattern Insert Text Sample - Use Caching in UI Automation + Use Caching in UI Automation diff --git a/xml/System.Windows.Automation/ValuePatternIdentifiers.xml b/xml/System.Windows.Automation/ValuePatternIdentifiers.xml index 3042cab6370..6c3b763f7f2 100644 --- a/xml/System.Windows.Automation/ValuePatternIdentifiers.xml +++ b/xml/System.Windows.Automation/ValuePatternIdentifiers.xml @@ -28,7 +28,7 @@ UI Automation Control Patterns Overview UI Automation Providers Overview Support Control Patterns in a UI Automation Provider - Implementing the UI Automation Value Control Pattern + Implementing the UI Automation Value Control Pattern @@ -60,7 +60,7 @@ ]]> - Implementing the UI Automation Value Control Pattern + Implementing the UI Automation Value Control Pattern @@ -92,7 +92,7 @@ ]]> - Implementing the UI Automation Value Control Pattern + Implementing the UI Automation Value Control Pattern @@ -122,7 +122,7 @@ ]]> - Implementing the UI Automation Value Control Pattern + Implementing the UI Automation Value Control Pattern diff --git a/xml/System.Windows.Automation/VirtualizedItemPatternIdentifiers.xml b/xml/System.Windows.Automation/VirtualizedItemPatternIdentifiers.xml index df47e9830e3..8d0c76e14d2 100644 --- a/xml/System.Windows.Automation/VirtualizedItemPatternIdentifiers.xml +++ b/xml/System.Windows.Automation/VirtualizedItemPatternIdentifiers.xml @@ -27,8 +27,8 @@ UI Automation Control Patterns Overview UI Automation Providers Overview Support Control Patterns in a UI Automation Provider - Invoke a Control Using UI Automation - Implementing the UI Automation Invoke Control Pattern + Invoke a Control Using UI Automation + Implementing the UI Automation Invoke Control Pattern diff --git a/xml/System.Windows.Automation/WindowClosedEventArgs.xml b/xml/System.Windows.Automation/WindowClosedEventArgs.xml index 06c78988adc..8610d6f8035 100644 --- a/xml/System.Windows.Automation/WindowClosedEventArgs.xml +++ b/xml/System.Windows.Automation/WindowClosedEventArgs.xml @@ -32,8 +32,8 @@ ]]> - UI Automation Events Overview - Subscribe to UI Automation Events + UI Automation Events Overview + Subscribe to UI Automation Events diff --git a/xml/System.Windows.Automation/WindowPattern+WindowPatternInformation.xml b/xml/System.Windows.Automation/WindowPattern+WindowPatternInformation.xml index 48297c43e67..25f056e425f 100644 --- a/xml/System.Windows.Automation/WindowPattern+WindowPatternInformation.xml +++ b/xml/System.Windows.Automation/WindowPattern+WindowPatternInformation.xml @@ -21,7 +21,7 @@ UI Automation Control Patterns Overview UI Automation Control Patterns for Clients - Use Caching in UI Automation + Use Caching in UI Automation diff --git a/xml/System.Windows.Forms.Integration/ElementHost.xml b/xml/System.Windows.Forms.Integration/ElementHost.xml index 6636b221062..6bb8fb6c4a7 100644 --- a/xml/System.Windows.Forms.Integration/ElementHost.xml +++ b/xml/System.Windows.Forms.Integration/ElementHost.xml @@ -114,7 +114,7 @@ if the control adjusts its size to closely fit its contents; otherwise, . The default is . To be added. - AutoSize Property Overview + AutoSize Property Overview diff --git a/xml/System.Windows.Forms/ContextMenuStrip.xml b/xml/System.Windows.Forms/ContextMenuStrip.xml index a80ede3c0a6..5e56572f56e 100644 --- a/xml/System.Windows.Forms/ContextMenuStrip.xml +++ b/xml/System.Windows.Forms/ContextMenuStrip.xml @@ -66,7 +66,7 @@ - ContextMenuStrip Control + ContextMenuStrip Control diff --git a/xml/System.Windows.Forms/FileDialogCustomPlace.xml b/xml/System.Windows.Forms/FileDialogCustomPlace.xml index 9a762fb68a3..d88af50a948 100644 --- a/xml/System.Windows.Forms/FileDialogCustomPlace.xml +++ b/xml/System.Windows.Forms/FileDialogCustomPlace.xml @@ -34,8 +34,8 @@ ]]> - How To: Add a Custom Place to a File Dialog Box - Known Folder GUIDs for File Dialog Custom Places + How To: Add a Custom Place to a File Dialog Box + Known Folder GUIDs for File Dialog Custom Places diff --git a/xml/System.Windows.Forms/FileDialogCustomPlacesCollection.xml b/xml/System.Windows.Forms/FileDialogCustomPlacesCollection.xml index 4e29edefac4..28d916e2a1d 100644 --- a/xml/System.Windows.Forms/FileDialogCustomPlacesCollection.xml +++ b/xml/System.Windows.Forms/FileDialogCustomPlacesCollection.xml @@ -128,7 +128,7 @@ ]]> - Known Folder Guids for File Dialog Custom Places + Known Folder Guids for File Dialog Custom Places diff --git a/xml/System.Windows.Forms/FlowLayoutPanel.xml b/xml/System.Windows.Forms/FlowLayoutPanel.xml index 4f09405eb66..5743354bde5 100644 --- a/xml/System.Windows.Forms/FlowLayoutPanel.xml +++ b/xml/System.Windows.Forms/FlowLayoutPanel.xml @@ -69,7 +69,7 @@ - How to: Anchor and Dock Child Controls in a FlowLayoutPanel Control + How to: Anchor and Dock Child Controls in a FlowLayoutPanel Control diff --git a/xml/System.Windows.Forms/Form.xml b/xml/System.Windows.Forms/Form.xml index 19be2819e56..16ae92758d5 100644 --- a/xml/System.Windows.Forms/Form.xml +++ b/xml/System.Windows.Forms/Form.xml @@ -80,7 +80,7 @@ ]]> - Multiple-Document Interface (MDI) Applications + Multiple-Document Interface (MDI) Applications @@ -1694,7 +1694,7 @@ You can use this property to position your form relative to other forms and applications on the Windows desktop. - If you call the method before calling the method, your form will be positioned at its default location, which is determined by the operating system. For more information about window positioning, see the "Window Size and Position" section of the "Window Features" document in the MSDN library at https://msdn.microsoft.com/library. + If you call the method before calling the method, your form will be positioned at its default location, which is determined by the operating system. For more information about window positioning, see the "Window Size and Position" section of the "Window Features" document in the MSDN library at https://docs.microsoft.com/en-us/. If you call after calling , your form will be positioned at the location you specified. diff --git a/xml/System.Windows.Forms/HtmlDocument.xml b/xml/System.Windows.Forms/HtmlDocument.xml index d031cc5be99..e049e5af0d9 100644 --- a/xml/System.Windows.Forms/HtmlDocument.xml +++ b/xml/System.Windows.Forms/HtmlDocument.xml @@ -370,7 +370,7 @@ ]]> - oncontextmenu Event + oncontextmenu Event @@ -496,7 +496,7 @@ ]]> Character Set Recognition - defaultCharset Property + defaultCharset Property @@ -563,7 +563,7 @@ The argument for the Domain property must be a valid domain name using Domain Name System (DNS) conventions. domain Property About Cross-Frame Scripting and Security - frame Object + frame Object @@ -1447,7 +1447,7 @@ window.alert("Name is " + name + "; address is " + address); ]]> - onmouseout Event + onmouseout Event @@ -1929,7 +1929,7 @@ window.alert("Name is " + name + "; address is " + address); ]]> - write Method + write Method diff --git a/xml/System.Windows.Forms/HtmlElement.xml b/xml/System.Windows.Forms/HtmlElement.xml index b1dddaf454e..73b9d3890fe 100644 --- a/xml/System.Windows.Forms/HtmlElement.xml +++ b/xml/System.Windows.Forms/HtmlElement.xml @@ -298,7 +298,7 @@ ]]> - onclick Event + onclick Event @@ -354,10 +354,10 @@ ]]> - clientLeft Property - clientTop Property - clientWidth Property - clientHeight Property + clientLeft Property + clientTop Property + clientWidth Property + clientHeight Property @@ -386,7 +386,7 @@ The managed code that handles the event. Removes an event handler from a named event on the HTML Document Object Model (DOM). To be added. - detachEvent Method + detachEvent Method @@ -508,7 +508,7 @@ ]]> - ondblclick Event + ondblclick Event @@ -558,7 +558,7 @@ ]]> - ondrag Event + ondrag Event @@ -600,7 +600,7 @@ ]]> - ondragend Event + ondragend Event @@ -676,7 +676,7 @@ ]]> - ondragover Event + ondragover Event @@ -708,7 +708,7 @@ ]]> - disabled Property + disabled Property @@ -767,7 +767,7 @@ ]]> - firstChild Property + firstChild Property @@ -800,7 +800,7 @@ ]]> - focus Method + focus Method @@ -844,7 +844,7 @@ ]]> - onfocusin Event + onfocusin Event @@ -889,7 +889,7 @@ ]]> - getAttribute Method + getAttribute Method @@ -917,7 +917,7 @@ Retrieves a collection of elements represented in HTML by the specified HTML tag. An containing all elements whose HTML tag name is equal to . To be added. - getElementsByTagName Method + getElementsByTagName Method @@ -994,7 +994,7 @@ ]]> - onfocus Event + onfocus Event @@ -1026,8 +1026,8 @@ ]]> - id Property - name Property + id Property + name Property @@ -1072,8 +1072,8 @@ - innerHTML Property - insertAdjacentHTML Method + innerHTML Property + insertAdjacentHTML Method @@ -1116,7 +1116,7 @@ The specified element cannot contain text (for example, an IMG element). - innerText Property + innerText Property @@ -1163,7 +1163,7 @@ ]]> - insertAdjacentElement Method + insertAdjacentElement Method @@ -1305,7 +1305,7 @@ ]]> - onkeydown Event + onkeydown Event @@ -1349,7 +1349,7 @@ ]]> - onkeypress Event + onkeypress Event @@ -1393,7 +1393,7 @@ ]]> - onkeyup Event + onkeyup Event @@ -1471,7 +1471,7 @@ ]]> - onfocusout Event + onfocusout Event @@ -1513,7 +1513,7 @@ ]]> - onmousedown Event + onmousedown Event @@ -1623,7 +1623,7 @@ ]]> - onmousemove Event + onmousemove Event @@ -1665,7 +1665,7 @@ ]]> - onmouseover Event + onmouseover Event @@ -1707,7 +1707,7 @@ ]]> - onmouseup Event + onmouseup Event @@ -1748,7 +1748,7 @@ ]]> - name Property + name Property @@ -1779,7 +1779,7 @@ ]]> - nextSibling Property + nextSibling Property @@ -1846,7 +1846,7 @@ ]]> - offsetParent Property + offsetParent Property Measuring Element Dimension and Location @@ -1919,10 +1919,10 @@ ]]> - offsetLeft Property - offsetTop Property - offsetWidth Property - offsetHeight Property + offsetLeft Property + offsetTop Property + offsetWidth Property + offsetHeight Property Measuring Element Dimension and Location @@ -2076,7 +2076,7 @@ ]]> - outerHTML Property + outerHTML Property @@ -2111,7 +2111,7 @@ You cannot set text outside of this element. - outerText Property + outerText Property @@ -2152,7 +2152,7 @@ ]]> - parentElement Property + parentElement Property @@ -2218,7 +2218,7 @@ ]]> - blur Method + blur Method @@ -2255,7 +2255,7 @@ ]]> - scrollIntoView Method + scrollIntoView Method @@ -2286,7 +2286,7 @@ ]]> - scrollLeft Property + scrollLeft Property @@ -2319,10 +2319,10 @@ ]]> - scrollLeft Property - scrollTop Property - scrollHeight Property - scrollWidth Property + scrollLeft Property + scrollTop Property + scrollHeight Property + scrollWidth Property overflow Property @@ -2354,7 +2354,7 @@ ]]> - scrollTop Property + scrollTop Property @@ -2404,7 +2404,7 @@ ]]> - setAttribute Method + setAttribute Method @@ -2439,7 +2439,7 @@ `font-face:Times New Roman;font-size:14px;font-weight:bold;` - For a full list of all available styles in the HTML DOM, see [STYLE Attribute](https://msdn.microsoft.com/library/ms534651.aspx). + For a full list of all available styles in the HTML DOM, see [STYLE Attribute](https://developer.mozilla.org/en-us/docs/web/html/global_attributes/style). ]]> @@ -2475,7 +2475,7 @@ ]]> - tabIndex Property + tabIndex Property @@ -2515,7 +2515,7 @@ ]]> - tagName Property + tagName Property diff --git a/xml/System.Windows.Forms/ListViewItem.xml b/xml/System.Windows.Forms/ListViewItem.xml index 8ec8aefef84..ce39436a88c 100644 --- a/xml/System.Windows.Forms/ListViewItem.xml +++ b/xml/System.Windows.Forms/ListViewItem.xml @@ -83,7 +83,7 @@ - ListView Control (Windows Forms) + ListView Control (Windows Forms) diff --git a/xml/System.Windows.Forms/MainMenu.xml b/xml/System.Windows.Forms/MainMenu.xml index 04f71a7bac5..5e1e1dbe2f8 100644 --- a/xml/System.Windows.Forms/MainMenu.xml +++ b/xml/System.Windows.Forms/MainMenu.xml @@ -57,7 +57,7 @@ This class is not available in .NET Core 3.1 and later versions. Use - MenuStrip Control (Windows Forms) + MenuStrip Control (Windows Forms) diff --git a/xml/System.Windows.Forms/MaskedTextBox.xml b/xml/System.Windows.Forms/MaskedTextBox.xml index decc1a1d06a..c4879bc8a7a 100644 --- a/xml/System.Windows.Forms/MaskedTextBox.xml +++ b/xml/System.Windows.Forms/MaskedTextBox.xml @@ -107,7 +107,7 @@ - MaskedTextBox Control (Windows Forms) + MaskedTextBox Control (Windows Forms) diff --git a/xml/System.Windows.Forms/MdiClient.xml b/xml/System.Windows.Forms/MdiClient.xml index 0cda4c5def8..40970e9457e 100644 --- a/xml/System.Windows.Forms/MdiClient.xml +++ b/xml/System.Windows.Forms/MdiClient.xml @@ -40,8 +40,8 @@ ]]> - How To: Create an MDI Window List with MenuStrip (Windows Forms) - How to: Create an MDI Form with Menu Merging and ToolStrip Controls + How To: Create an MDI Window List with MenuStrip (Windows Forms) + How to: Create an MDI Form with Menu Merging and ToolStrip Controls diff --git a/xml/System.Windows.Forms/MenuStrip.xml b/xml/System.Windows.Forms/MenuStrip.xml index 6e0d0b4ac82..92f887c3b42 100644 --- a/xml/System.Windows.Forms/MenuStrip.xml +++ b/xml/System.Windows.Forms/MenuStrip.xml @@ -53,9 +53,9 @@ The replaces and extends the - MenuStrip Control (Windows Forms) - How to: Configure MenuStrip Check Margins and Image Margins - How to: Provide Standard Menu Items to a Form + MenuStrip Control (Windows Forms) + How to: Configure MenuStrip Check Margins and Image Margins + How to: Provide Standard Menu Items to a Form @@ -677,7 +677,7 @@ The replaces and extends the method to handle operating system messages identified in the structure. The WM_ACTIVATEAPP operating system message is handled in this example to know when another application is becoming active. Refer to the Platform SDK documentation reference located in the MSDN library at https://msdn.microsoft.com/library to understand the available , , and values. Actual constant values can be found in the windows.h header file included in the Platform SDK (Core SDK section) download, which is also available on MSDN. + The following code example demonstrates overriding the method to handle operating system messages identified in the structure. The WM_ACTIVATEAPP operating system message is handled in this example to know when another application is becoming active. Refer to the Platform SDK documentation reference located in the MSDN library at https://docs.microsoft.com/en-us/ to understand the available , , and values. Actual constant values can be found in the windows.h header file included in the Platform SDK (Core SDK section) download, which is also available on MSDN. [!code-cpp[System.Windows.Forms.Control.WndProc#1](~/samples/snippets/cpp/VS_Snippets_Winforms/System.Windows.Forms.Control.WndProc/CPP/form1.cpp#1)] [!code-csharp[System.Windows.Forms.Control.WndProc#1](~/samples/snippets/csharp/VS_Snippets_Winforms/System.Windows.Forms.Control.WndProc/CS/form1.cs#1)] diff --git a/xml/System.Windows.Forms/MonthCalendar.xml b/xml/System.Windows.Forms/MonthCalendar.xml index f6c266de8c8..5c8e9711e1e 100644 --- a/xml/System.Windows.Forms/MonthCalendar.xml +++ b/xml/System.Windows.Forms/MonthCalendar.xml @@ -73,10 +73,10 @@ ]]> - How to: Change the Windows Forms MonthCalendar Control's Appearance - How to: Display More than One Month in the Windows Forms MonthCalendar Control - How to: Display Specific Days in Bold with the Windows Forms MonthCalendar Control - How to: Select a Range of Dates in the Windows Forms MonthCalendar Control + How to: Change the Windows Forms MonthCalendar Control's Appearance + How to: Display More than One Month in the Windows Forms MonthCalendar Control + How to: Display Specific Days in Bold with the Windows Forms MonthCalendar Control + How to: Select a Range of Dates in the Windows Forms MonthCalendar Control diff --git a/xml/System.Windows.Forms/MouseEventArgs.xml b/xml/System.Windows.Forms/MouseEventArgs.xml index 942313637d6..35dc9bf2a50 100644 --- a/xml/System.Windows.Forms/MouseEventArgs.xml +++ b/xml/System.Windows.Forms/MouseEventArgs.xml @@ -280,8 +280,8 @@ - Windows Forms Coordinates - Mouse Events in Windows Forms + Windows Forms Coordinates + Mouse Events in Windows Forms diff --git a/xml/System.Windows.Forms/OSFeature.xml b/xml/System.Windows.Forms/OSFeature.xml index d0a9e13cb4c..880b5a81f45 100644 --- a/xml/System.Windows.Forms/OSFeature.xml +++ b/xml/System.Windows.Forms/OSFeature.xml @@ -247,7 +247,7 @@ property to call the base class method with as the feature to look for. diff --git a/xml/System.Windows.Forms/Padding.xml b/xml/System.Windows.Forms/Padding.xml index 7215e6664d3..1b363f98609 100644 --- a/xml/System.Windows.Forms/Padding.xml +++ b/xml/System.Windows.Forms/Padding.xml @@ -62,7 +62,7 @@ ]]> - Margin and Padding in Windows Forms Controls + Margin and Padding in Windows Forms Controls @@ -106,8 +106,8 @@ ]]> - How to: Outline a Windows Forms Control Using Padding - Margin and Padding in Windows Forms Controls + How to: Outline a Windows Forms Control Using Padding + Margin and Padding in Windows Forms Controls @@ -151,8 +151,8 @@ - How to: Outline a Windows Forms Control Using Padding - Margin and Padding in Windows Forms Controls + How to: Outline a Windows Forms Control Using Padding + Margin and Padding in Windows Forms Controls @@ -190,8 +190,8 @@ Computes the sum of the two specified values. A that contains the sum of the two specified values. To be added. - How to: Outline a Windows Forms Control Using Padding - Margin and Padding in Windows Forms Controls + How to: Outline a Windows Forms Control Using Padding + Margin and Padding in Windows Forms Controls @@ -236,8 +236,8 @@ - How to: Outline a Windows Forms Control Using Padding - Margin and Padding in Windows Forms Controls + How to: Outline a Windows Forms Control Using Padding + Margin and Padding in Windows Forms Controls @@ -280,8 +280,8 @@ - How to: Outline a Windows Forms Control Using Padding - Margin and Padding in Windows Forms Controls + How to: Outline a Windows Forms Control Using Padding + Margin and Padding in Windows Forms Controls @@ -317,8 +317,8 @@ ]]> - How to: Outline a Windows Forms Control Using Padding - Margin and Padding in Windows Forms Controls + How to: Outline a Windows Forms Control Using Padding + Margin and Padding in Windows Forms Controls @@ -359,8 +359,8 @@ - How to: Outline a Windows Forms Control Using Padding - Margin and Padding in Windows Forms Controls + How to: Outline a Windows Forms Control Using Padding + Margin and Padding in Windows Forms Controls @@ -401,8 +401,8 @@ - How to: Outline a Windows Forms Control Using Padding - Margin and Padding in Windows Forms Controls + How to: Outline a Windows Forms Control Using Padding + Margin and Padding in Windows Forms Controls @@ -443,8 +443,8 @@ - How to: Outline a Windows Forms Control Using Padding - Margin and Padding in Windows Forms Controls + How to: Outline a Windows Forms Control Using Padding + Margin and Padding in Windows Forms Controls @@ -487,8 +487,8 @@ - How to: Outline a Windows Forms Control Using Padding - Margin and Padding in Windows Forms Controls + How to: Outline a Windows Forms Control Using Padding + Margin and Padding in Windows Forms Controls @@ -531,8 +531,8 @@ The equivalent method for this operator is ]]> - How to: Outline a Windows Forms Control Using Padding - Margin and Padding in Windows Forms Controls + How to: Outline a Windows Forms Control Using Padding + Margin and Padding in Windows Forms Controls @@ -575,8 +575,8 @@ - How to: Outline a Windows Forms Control Using Padding - Margin and Padding in Windows Forms Controls + How to: Outline a Windows Forms Control Using Padding + Margin and Padding in Windows Forms Controls @@ -618,8 +618,8 @@ The equivalent method for this operator is the negation of ]]> - How to: Outline a Windows Forms Control Using Padding - Margin and Padding in Windows Forms Controls + How to: Outline a Windows Forms Control Using Padding + Margin and Padding in Windows Forms Controls @@ -660,8 +660,8 @@ The equivalent method for this operator is ]]> - How to: Outline a Windows Forms Control Using Padding - Margin and Padding in Windows Forms Controls + How to: Outline a Windows Forms Control Using Padding + Margin and Padding in Windows Forms Controls @@ -704,8 +704,8 @@ - How to: Outline a Windows Forms Control Using Padding - Margin and Padding in Windows Forms Controls + How to: Outline a Windows Forms Control Using Padding + Margin and Padding in Windows Forms Controls @@ -753,8 +753,8 @@ - How to: Outline a Windows Forms Control Using Padding - Margin and Padding in Windows Forms Controls + How to: Outline a Windows Forms Control Using Padding + Margin and Padding in Windows Forms Controls @@ -792,8 +792,8 @@ Subtracts one specified value from another. A that contains the result of the subtraction of one specified value from another. To be added. - How to: Outline a Windows Forms Control Using Padding - Margin and Padding in Windows Forms Controls + How to: Outline a Windows Forms Control Using Padding + Margin and Padding in Windows Forms Controls @@ -839,8 +839,8 @@ - How to: Outline a Windows Forms Control Using Padding - Margin and Padding in Windows Forms Controls + How to: Outline a Windows Forms Control Using Padding + Margin and Padding in Windows Forms Controls @@ -878,8 +878,8 @@ ]]> - How to: Outline a Windows Forms Control Using Padding - Margin and Padding in Windows Forms Controls + How to: Outline a Windows Forms Control Using Padding + Margin and Padding in Windows Forms Controls @@ -920,8 +920,8 @@ - How to: Outline a Windows Forms Control Using Padding - Margin and Padding in Windows Forms Controls + How to: Outline a Windows Forms Control Using Padding + Margin and Padding in Windows Forms Controls diff --git a/xml/System.Windows.Forms/PrintDialog.xml b/xml/System.Windows.Forms/PrintDialog.xml index ab6bc278b6b..9477e98b922 100644 --- a/xml/System.Windows.Forms/PrintDialog.xml +++ b/xml/System.Windows.Forms/PrintDialog.xml @@ -50,7 +50,7 @@ - PrintDialog Component (Windows Forms) + PrintDialog Component (Windows Forms) diff --git a/xml/System.Windows.Forms/ProfessionalColorTable.xml b/xml/System.Windows.Forms/ProfessionalColorTable.xml index 3c43ea29e04..2c4b6a00865 100644 --- a/xml/System.Windows.Forms/ProfessionalColorTable.xml +++ b/xml/System.Windows.Forms/ProfessionalColorTable.xml @@ -26,7 +26,7 @@ ]]> - How To: Create and Set a Custom Renderer for the ToolStrip Control in Windows Forms + How To: Create and Set a Custom Renderer for the ToolStrip Control in Windows Forms diff --git a/xml/System.Windows.Forms/ProfessionalColors.xml b/xml/System.Windows.Forms/ProfessionalColors.xml index 10365776dd9..af1cc9c1391 100644 --- a/xml/System.Windows.Forms/ProfessionalColors.xml +++ b/xml/System.Windows.Forms/ProfessionalColors.xml @@ -23,7 +23,7 @@ Provides structures that are colors of a Windows display element. This class cannot be inherited. To be added. - How To: Create and Set a Custom Renderer for the ToolStrip Control in Windows Forms + How To: Create and Set a Custom Renderer for the ToolStrip Control in Windows Forms diff --git a/xml/System.Windows.Forms/SplitContainer.xml b/xml/System.Windows.Forms/SplitContainer.xml index 13f8e0cb676..86b5d890e25 100644 --- a/xml/System.Windows.Forms/SplitContainer.xml +++ b/xml/System.Windows.Forms/SplitContainer.xml @@ -78,7 +78,7 @@ ]]> - SplitContainer Control (Windows Forms) + SplitContainer Control (Windows Forms) @@ -886,7 +886,7 @@ ]]> - How to: Create a Multipane User Interface with Windows Forms + How to: Create a Multipane User Interface with Windows Forms @@ -2648,7 +2648,7 @@ ## Remarks All messages are sent to the method after getting filtered through the method. - The method corresponds exactly to the Windows `WindowProc` function. For more information about processing Windows messages, see the `WindowProc` function in the Platform SDK documentation at https://msdn.microsoft.com. + The method corresponds exactly to the Windows `WindowProc` function. For more information about processing Windows messages, see the `WindowProc` function in the Platform SDK documentation at https://docs.microsoft.com/en-us/. ]]> diff --git a/xml/System.Windows.Forms/StatusStrip.xml b/xml/System.Windows.Forms/StatusStrip.xml index 3ea8207dc76..9d3280c8711 100644 --- a/xml/System.Windows.Forms/StatusStrip.xml +++ b/xml/System.Windows.Forms/StatusStrip.xml @@ -60,8 +60,8 @@ The following items are specifically designed to work seamlessly with both StatusStrip Items Collection Editor StatusStrip Tasks Dialog Box - StatusStrip Control - How to: Use the Spring Property Interactively in a StatusStrip + StatusStrip Control + How to: Use the Spring Property Interactively in a StatusStrip diff --git a/xml/System.Windows.Forms/TableLayoutPanel.xml b/xml/System.Windows.Forms/TableLayoutPanel.xml index 9b847d7a8d7..600143bf1c2 100644 --- a/xml/System.Windows.Forms/TableLayoutPanel.xml +++ b/xml/System.Windows.Forms/TableLayoutPanel.xml @@ -118,11 +118,11 @@ - Best Practices for the TableLayoutPanel Control - AutoSize Behavior in the TableLayoutPanel Control - How to: Anchor and Dock Child Controls in a TableLayoutPanel Control - How to: Design a Windows Forms Layout that Responds Well to Localization - How to: Create a Resizable Windows Form for Data Entry + Best Practices for the TableLayoutPanel Control + AutoSize Behavior in the TableLayoutPanel Control + How to: Anchor and Dock Child Controls in a TableLayoutPanel Control + How to: Design a Windows Forms Layout that Responds Well to Localization + How to: Create a Resizable Windows Form for Data Entry @@ -377,7 +377,7 @@ - AutoSize Behavior in the TableLayoutPanel Control + AutoSize Behavior in the TableLayoutPanel Control @@ -1206,7 +1206,7 @@ - AutoSize Behavior in the TableLayoutPanel Control + AutoSize Behavior in the TableLayoutPanel Control diff --git a/xml/System.Windows.Forms/TableLayoutStyle.xml b/xml/System.Windows.Forms/TableLayoutStyle.xml index 82d1a7e89e5..c374facbec3 100644 --- a/xml/System.Windows.Forms/TableLayoutStyle.xml +++ b/xml/System.Windows.Forms/TableLayoutStyle.xml @@ -38,7 +38,7 @@ - AutoSize Behavior in the TableLayoutPanel Control + AutoSize Behavior in the TableLayoutPanel Control @@ -115,7 +115,7 @@ ]]> - AutoSize Behavior in the TableLayoutPanel Control + AutoSize Behavior in the TableLayoutPanel Control diff --git a/xml/System.Windows.Forms/ToolStrip.xml b/xml/System.Windows.Forms/ToolStrip.xml index 94eb0c14adf..6d55e1cc523 100644 --- a/xml/System.Windows.Forms/ToolStrip.xml +++ b/xml/System.Windows.Forms/ToolStrip.xml @@ -98,7 +98,7 @@ - ToolStrip Control (Windows Forms) + ToolStrip Control (Windows Forms) @@ -258,7 +258,7 @@ - How to: Enable Reordering of ToolStrip Items at Run Time in Windows Forms + How to: Enable Reordering of ToolStrip Items at Run Time in Windows Forms @@ -768,7 +768,7 @@ ]]> - How to: Manage ToolStrip Overflow in Windows Forms + How to: Manage ToolStrip Overflow in Windows Forms @@ -1507,7 +1507,7 @@ ]]> - How to: Define Z-Ordering of Docked ToolStrip Controls + How to: Define Z-Ordering of Docked ToolStrip Controls @@ -1761,7 +1761,7 @@ Returns the item located at the specified point in the client area of the . The at the specified location, or if the is not found. To be added. - Windows Forms Coordinates + Windows Forms Coordinates @@ -3574,10 +3574,10 @@ When overriding in a derived class, be sure to call the base class's method so that registered delegates receive the event. - How To: Create and Set a Custom Renderer for the ToolStrip Control in Windows Forms - How to: Set the ToolStrip Renderer at Run Time - How to: Set the ToolStrip Renderer for an Application - How to: Create a Professionally Styled ToolStrip Control + How To: Create and Set a Custom Renderer for the ToolStrip Control in Windows Forms + How to: Set the ToolStrip Renderer at Run Time + How to: Set the ToolStrip Renderer for an Application + How to: Create a Professionally Styled ToolStrip Control @@ -3971,10 +3971,10 @@ ]]> - How To: Create and Set a Custom Renderer for the ToolStrip Control in Windows Forms - How to: Set the ToolStrip Renderer at Run Time - How to: Set the ToolStrip Renderer for an Application - How to: Create a Professionally Styled ToolStrip Control + How To: Create and Set a Custom Renderer for the ToolStrip Control in Windows Forms + How to: Set the ToolStrip Renderer at Run Time + How to: Set the ToolStrip Renderer for an Application + How to: Create a Professionally Styled ToolStrip Control @@ -4012,10 +4012,10 @@ ]]> - How To: Create and Set a Custom Renderer for the ToolStrip Control in Windows Forms - How to: Set the ToolStrip Renderer at Run Time - How to: Set the ToolStrip Renderer for an Application - How to: Create a Professionally Styled ToolStrip Control + How To: Create and Set a Custom Renderer for the ToolStrip Control in Windows Forms + How to: Set the ToolStrip Renderer at Run Time + How to: Set the ToolStrip Renderer for an Application + How to: Create a Professionally Styled ToolStrip Control @@ -4056,10 +4056,10 @@ is set to without the property being assigned to a new instance of . - How To: Create and Set a Custom Renderer for the ToolStrip Control in Windows Forms - How to: Set the ToolStrip Renderer at Run Time - How to: Set the ToolStrip Renderer for an Application - How to: Create a Professionally Styled ToolStrip Control + How To: Create and Set a Custom Renderer for the ToolStrip Control in Windows Forms + How to: Set the ToolStrip Renderer at Run Time + How to: Set the ToolStrip Renderer for an Application + How to: Create a Professionally Styled ToolStrip Control @@ -4444,7 +4444,7 @@ ]]> - How to: Use ToolTips in ToolStrip Controls + How to: Use ToolTips in ToolStrip Controls @@ -4670,10 +4670,10 @@ ## Remarks All messages are sent to the method after getting filtered through the method. - The method corresponds exactly to the Windows `WindowProc` function. For more information about processing Windows messages, see the `WindowProc` function documentation in the Windows Platform SDK reference located in the MSDN library at https://msdn.microsoft.com/library. + The method corresponds exactly to the Windows `WindowProc` function. For more information about processing Windows messages, see the `WindowProc` function documentation in the Windows Platform SDK reference located in the MSDN library at https://docs.microsoft.com/en-us/. ## Examples - The following code example demonstrates overriding the method to handle operating system messages identified in the structure. The WM_ACTIVATEAPP operating system message is handled in this example to know when another application is becoming active. For information about the available , , and values, see the Platform SDK documentation reference located in the MSDN library at https://msdn.microsoft.com/library. Actual constant values can be found in the windows.h header file included in the Platform SDK (Core SDK section) download, which is also available on MSDN. + The following code example demonstrates overriding the method to handle operating system messages identified in the structure. The WM_ACTIVATEAPP operating system message is handled in this example to know when another application is becoming active. For information about the available , , and values, see the Platform SDK documentation reference located in the MSDN library at https://docs.microsoft.com/en-us/. Actual constant values can be found in the windows.h header file included in the Platform SDK (Core SDK section) download, which is also available on MSDN. [!code-cpp[System.Windows.Forms.Control.WndProc#1](~/samples/snippets/cpp/VS_Snippets_Winforms/System.Windows.Forms.Control.WndProc/CPP/form1.cpp#1)] [!code-csharp[System.Windows.Forms.Control.WndProc#1](~/samples/snippets/csharp/VS_Snippets_Winforms/System.Windows.Forms.Control.WndProc/CS/form1.cs#1)] diff --git a/xml/System.Windows.Forms/ToolStripButton.xml b/xml/System.Windows.Forms/ToolStripButton.xml index 54029c03c31..4afba3efab5 100644 --- a/xml/System.Windows.Forms/ToolStripButton.xml +++ b/xml/System.Windows.Forms/ToolStripButton.xml @@ -44,8 +44,8 @@ - MenuStrip Control (Windows Forms) - ToolStrip Control (Windows Forms) + MenuStrip Control (Windows Forms) + ToolStrip Control (Windows Forms) diff --git a/xml/System.Windows.Forms/ToolStripComboBox.xml b/xml/System.Windows.Forms/ToolStripComboBox.xml index 9fdda6ddfa1..21fab58fe95 100644 --- a/xml/System.Windows.Forms/ToolStripComboBox.xml +++ b/xml/System.Windows.Forms/ToolStripComboBox.xml @@ -49,8 +49,8 @@ ]]> - ToolStrip Technology Summary - ToolStrip Control Architecture + ToolStrip Technology Summary + ToolStrip Control Architecture diff --git a/xml/System.Windows.Forms/ToolStripContainer.xml b/xml/System.Windows.Forms/ToolStripContainer.xml index e190901c1e5..599907b5e96 100644 --- a/xml/System.Windows.Forms/ToolStripContainer.xml +++ b/xml/System.Windows.Forms/ToolStripContainer.xml @@ -52,7 +52,7 @@ - ToolStrip Control (Windows Forms) + ToolStrip Control (Windows Forms) diff --git a/xml/System.Windows.Forms/ToolStripContentPanel.xml b/xml/System.Windows.Forms/ToolStripContentPanel.xml index b12d2c126b6..8147434da68 100644 --- a/xml/System.Windows.Forms/ToolStripContentPanel.xml +++ b/xml/System.Windows.Forms/ToolStripContentPanel.xml @@ -61,7 +61,7 @@ - ToolStrip Control (Windows Forms) + ToolStrip Control (Windows Forms) diff --git a/xml/System.Windows.Forms/ToolStripControlHost.xml b/xml/System.Windows.Forms/ToolStripControlHost.xml index 6efd72db9ab..c4aff67a5f0 100644 --- a/xml/System.Windows.Forms/ToolStripControlHost.xml +++ b/xml/System.Windows.Forms/ToolStripControlHost.xml @@ -42,8 +42,8 @@ ]]> - ToolStrip Control (Windows Forms) - How To: Wrap a Windows Forms Control with ToolStripControlHost + ToolStrip Control (Windows Forms) + How To: Wrap a Windows Forms Control with ToolStripControlHost diff --git a/xml/System.Windows.Forms/ToolStripDropDownButton.xml b/xml/System.Windows.Forms/ToolStripDropDownButton.xml index 35ba2c02ec8..f61ecc01d20 100644 --- a/xml/System.Windows.Forms/ToolStripDropDownButton.xml +++ b/xml/System.Windows.Forms/ToolStripDropDownButton.xml @@ -42,7 +42,7 @@ ]]> - ToolStrip Control (Windows Forms) + ToolStrip Control (Windows Forms) diff --git a/xml/System.Windows.Forms/ToolStripDropDownItem.xml b/xml/System.Windows.Forms/ToolStripDropDownItem.xml index f969c1eed52..92ead63a06a 100644 --- a/xml/System.Windows.Forms/ToolStripDropDownItem.xml +++ b/xml/System.Windows.Forms/ToolStripDropDownItem.xml @@ -44,9 +44,9 @@ ]]> - MenuStrip Control (Windows Forms) - ToolStrip Control (Windows Forms) - How To: Insert a MenuStrip into an MDI Drop-Down Menu (Windows Forms) + MenuStrip Control (Windows Forms) + ToolStrip Control (Windows Forms) + How To: Insert a MenuStrip into an MDI Drop-Down Menu (Windows Forms) diff --git a/xml/System.Windows.Forms/ToolStripDropDownMenu.xml b/xml/System.Windows.Forms/ToolStripDropDownMenu.xml index 11cf099b10e..17f114ab8b1 100644 --- a/xml/System.Windows.Forms/ToolStripDropDownMenu.xml +++ b/xml/System.Windows.Forms/ToolStripDropDownMenu.xml @@ -52,10 +52,10 @@ - ToolStrip Control Overview (Windows Forms) - ToolStrip Control Architecture - ToolStrip Technology Summary - How to: Enable Check Margins and Image Margins in ContextMenuStrip Controls + ToolStrip Control Overview (Windows Forms) + ToolStrip Control Architecture + ToolStrip Technology Summary + How to: Enable Check Margins and Image Margins in ContextMenuStrip Controls @@ -426,7 +426,7 @@ ]]> - How to: Enable Check Margins and Image Margins in ContextMenuStrip Controls + How to: Enable Check Margins and Image Margins in ContextMenuStrip Controls @@ -470,7 +470,7 @@ ]]> - How to: Enable Check Margins and Image Margins in ContextMenuStrip Controls + How to: Enable Check Margins and Image Margins in ContextMenuStrip Controls diff --git a/xml/System.Windows.Forms/ToolStripItem.xml b/xml/System.Windows.Forms/ToolStripItem.xml index 74a18a78f79..c8045d1855e 100644 --- a/xml/System.Windows.Forms/ToolStripItem.xml +++ b/xml/System.Windows.Forms/ToolStripItem.xml @@ -91,7 +91,7 @@ - ToolStrip Control (Windows Forms) + ToolStrip Control (Windows Forms) diff --git a/xml/System.Windows.Forms/ToolStripItemRenderEventArgs.xml b/xml/System.Windows.Forms/ToolStripItemRenderEventArgs.xml index 9c5e8422ac3..05f14fd84c1 100644 --- a/xml/System.Windows.Forms/ToolStripItemRenderEventArgs.xml +++ b/xml/System.Windows.Forms/ToolStripItemRenderEventArgs.xml @@ -66,7 +66,7 @@ - How to: Implement a Custom ToolStripRenderer + How to: Implement a Custom ToolStripRenderer @@ -138,7 +138,7 @@ - How to: Implement a Custom ToolStripRenderer + How to: Implement a Custom ToolStripRenderer @@ -180,7 +180,7 @@ - How to: Implement a Custom ToolStripRenderer + How to: Implement a Custom ToolStripRenderer @@ -222,7 +222,7 @@ - How to: Implement a Custom ToolStripRenderer + How to: Implement a Custom ToolStripRenderer diff --git a/xml/System.Windows.Forms/ToolStripLabel.xml b/xml/System.Windows.Forms/ToolStripLabel.xml index 6a879d8439b..f1b8cc7e258 100644 --- a/xml/System.Windows.Forms/ToolStripLabel.xml +++ b/xml/System.Windows.Forms/ToolStripLabel.xml @@ -44,9 +44,9 @@ ]]> - ToolStrip Control Overview (Windows Forms) - ToolStrip Control Architecture - ToolStrip Technology Summary + ToolStrip Control Overview (Windows Forms) + ToolStrip Control Architecture + ToolStrip Technology Summary diff --git a/xml/System.Windows.Forms/ToolStripRenderEventArgs.xml b/xml/System.Windows.Forms/ToolStripRenderEventArgs.xml index 77d35d8050b..f0fd8875e31 100644 --- a/xml/System.Windows.Forms/ToolStripRenderEventArgs.xml +++ b/xml/System.Windows.Forms/ToolStripRenderEventArgs.xml @@ -36,7 +36,7 @@ - How to: Implement a Custom ToolStripRenderer + How to: Implement a Custom ToolStripRenderer @@ -141,7 +141,7 @@ - How to: Implement a Custom ToolStripRenderer + How to: Implement a Custom ToolStripRenderer @@ -258,7 +258,7 @@ - How to: Implement a Custom ToolStripRenderer + How to: Implement a Custom ToolStripRenderer @@ -300,7 +300,7 @@ - How to: Implement a Custom ToolStripRenderer + How to: Implement a Custom ToolStripRenderer diff --git a/xml/System.Windows.Forms/ToolStripSeparator.xml b/xml/System.Windows.Forms/ToolStripSeparator.xml index c7e504fad39..c8a62ddfa6e 100644 --- a/xml/System.Windows.Forms/ToolStripSeparator.xml +++ b/xml/System.Windows.Forms/ToolStripSeparator.xml @@ -32,9 +32,9 @@ ]]> - ToolStrip Control (Windows Forms) - MenuStrip Control (Windows Forms) - How to: Add Enhancements to ToolStripMenuItems + ToolStrip Control (Windows Forms) + MenuStrip Control (Windows Forms) + How to: Add Enhancements to ToolStripMenuItems diff --git a/xml/System.Windows.Forms/ToolStripSplitButton.xml b/xml/System.Windows.Forms/ToolStripSplitButton.xml index c7439104a0b..671d93b6c2d 100644 --- a/xml/System.Windows.Forms/ToolStripSplitButton.xml +++ b/xml/System.Windows.Forms/ToolStripSplitButton.xml @@ -35,9 +35,9 @@ ]]> - ToolStrip Control Overview (Windows Forms) - ToolStrip Control Architecture - ToolStrip Technology Summary + ToolStrip Control Overview (Windows Forms) + ToolStrip Control Architecture + ToolStrip Technology Summary diff --git a/xml/System.Windows.Forms/ToolStripStatusLabel.xml b/xml/System.Windows.Forms/ToolStripStatusLabel.xml index b0ec1cecbe8..71955ac16bc 100644 --- a/xml/System.Windows.Forms/ToolStripStatusLabel.xml +++ b/xml/System.Windows.Forms/ToolStripStatusLabel.xml @@ -539,7 +539,7 @@ ]]> - How to: Use the Spring Property Interactively in a StatusStrip + How to: Use the Spring Property Interactively in a StatusStrip diff --git a/xml/System.Windows.Forms/ToolStripTextBox.xml b/xml/System.Windows.Forms/ToolStripTextBox.xml index 11d4bfbc759..0abd446c589 100644 --- a/xml/System.Windows.Forms/ToolStripTextBox.xml +++ b/xml/System.Windows.Forms/ToolStripTextBox.xml @@ -46,7 +46,7 @@ ]]> - ToolStrip Control (Windows Forms) + ToolStrip Control (Windows Forms) ToolStrip Sample diff --git a/xml/System.Windows.Forms/ToolTip.xml b/xml/System.Windows.Forms/ToolTip.xml index 2c0baf446c3..4c919e217b0 100644 --- a/xml/System.Windows.Forms/ToolTip.xml +++ b/xml/System.Windows.Forms/ToolTip.xml @@ -75,7 +75,7 @@ Extender Providers - ToolTip Component (Windows Forms) + ToolTip Component (Windows Forms) diff --git a/xml/System.Windows.Forms/TreeNode.xml b/xml/System.Windows.Forms/TreeNode.xml index 967d261dfa4..3836dbf5a7e 100644 --- a/xml/System.Windows.Forms/TreeNode.xml +++ b/xml/System.Windows.Forms/TreeNode.xml @@ -65,7 +65,7 @@ - How to: Add and Remove Nodes with the Windows Forms TreeView Control + How to: Add and Remove Nodes with the Windows Forms TreeView Control From 7661ddb733d532f9a677e9d996bc3fdbce383dad Mon Sep 17 00:00:00 2001 From: luyajun0205 Date: Mon, 22 Jun 2020 10:29:40 +0800 Subject: [PATCH 2/3] Apply suggestions from code review Co-authored-by: Maira Wenzel --- ...thorizationPolicyTypeElementCollection.xml | 2 +- .../BaseAddressElement.xml | 2 +- .../BaseAddressElementCollection.xml | 2 +- .../BasicHttpBindingCollectionElement.xml | 2 +- .../BasicHttpBindingElement.xml | 2 +- .../BasicHttpMessageSecurityElement.xml | 2 +- .../BehaviorsSection.xml | 2 +- .../BindingCollectionElement.xml | 2 +- .../BindingsSection.xml | 2 +- .../CallbackTimeoutsElement.xml | 2 +- .../NamedPipeTransportElement.xml | 2 +- .../NetMsmqBindingElement.xml | 2 +- .../NetNamedPipeBindingCollectionElement.xml | 2 +- .../NetNamedPipeBindingElement.xml | 2 +- .../NetTcpBindingCollectionElement.xml | 2 +- .../ReliableSessionElement.xml | 2 +- .../SecurityElement.xml | 2 +- .../ServiceSecurityContext.xml | 4 ++-- .../XmlSerializerFormatAttribute.xml | 2 +- xml/System.Web.UI.WebControls/AdRotator.xml | 24 +++++++++---------- .../AutoCompleteType.xml | 3 --- xml/System.Windows.Forms/Form.xml | 2 +- xml/System.Windows.Forms/HtmlDocument.xml | 4 +--- xml/System.Windows.Forms/HtmlElement.xml | 3 --- xml/System.Windows.Forms/MenuStrip.xml | 2 +- xml/System.Windows.Forms/OSFeature.xml | 3 ++- xml/System.Windows.Forms/SplitContainer.xml | 2 +- xml/System.Windows.Forms/ToolStrip.xml | 4 ++-- 28 files changed, 40 insertions(+), 47 deletions(-) diff --git a/xml/System.ServiceModel.Configuration/AuthorizationPolicyTypeElementCollection.xml b/xml/System.ServiceModel.Configuration/AuthorizationPolicyTypeElementCollection.xml index cf517fc98e1..8c15ec64310 100644 --- a/xml/System.ServiceModel.Configuration/AuthorizationPolicyTypeElementCollection.xml +++ b/xml/System.ServiceModel.Configuration/AuthorizationPolicyTypeElementCollection.xml @@ -25,7 +25,7 @@ Contains a collection of instances. This class cannot be inherited. To be added. - AuthorizationPolicy in Configuration + <authorizationPolicies> diff --git a/xml/System.ServiceModel.Configuration/BaseAddressElement.xml b/xml/System.ServiceModel.Configuration/BaseAddressElement.xml index d282c90cfa7..9a9a6415a2e 100644 --- a/xml/System.ServiceModel.Configuration/BaseAddressElement.xml +++ b/xml/System.ServiceModel.Configuration/BaseAddressElement.xml @@ -18,7 +18,7 @@ Represents a configuration element that specifies the base addresses used by the service host. This class cannot be inherited. To be added. - BaseAddresses in Configuration + <BaseAddresses> diff --git a/xml/System.ServiceModel.Configuration/BaseAddressElementCollection.xml b/xml/System.ServiceModel.Configuration/BaseAddressElementCollection.xml index 578225fadbd..ca9e57ddbc1 100644 --- a/xml/System.ServiceModel.Configuration/BaseAddressElementCollection.xml +++ b/xml/System.ServiceModel.Configuration/BaseAddressElementCollection.xml @@ -25,7 +25,7 @@ Represents a collection of objects. To be added. - BaseAddresses in Config + <BaseAddresses> diff --git a/xml/System.ServiceModel.Configuration/BasicHttpBindingCollectionElement.xml b/xml/System.ServiceModel.Configuration/BasicHttpBindingCollectionElement.xml index 170e420f506..076b4fbf49b 100644 --- a/xml/System.ServiceModel.Configuration/BasicHttpBindingCollectionElement.xml +++ b/xml/System.ServiceModel.Configuration/BasicHttpBindingCollectionElement.xml @@ -22,7 +22,7 @@ Represents a configuration section that holds a collection of instances. To be added. - BasicHttpBinding in Configuration + <basicHttpBinding> diff --git a/xml/System.ServiceModel.Configuration/BasicHttpBindingElement.xml b/xml/System.ServiceModel.Configuration/BasicHttpBindingElement.xml index a5c32fd5837..43fa27680d3 100644 --- a/xml/System.ServiceModel.Configuration/BasicHttpBindingElement.xml +++ b/xml/System.ServiceModel.Configuration/BasicHttpBindingElement.xml @@ -24,7 +24,7 @@ Represents an XML element that specifies a binding used to communicate with WS-I Basic Profile 1.1-conformant Web Services like ASMX-based services or to accept messages from ASMX-based clients. To be added. - BasicHttpBinding in Configuration + <basicHttpBinding> diff --git a/xml/System.ServiceModel.Configuration/BasicHttpMessageSecurityElement.xml b/xml/System.ServiceModel.Configuration/BasicHttpMessageSecurityElement.xml index 6a07fbc6ad5..61d4d1c6745 100644 --- a/xml/System.ServiceModel.Configuration/BasicHttpMessageSecurityElement.xml +++ b/xml/System.ServiceModel.Configuration/BasicHttpMessageSecurityElement.xml @@ -24,7 +24,7 @@ An XML element that configures HTTP message security. To be added. - BasicHttpMessageSecurity in configuration + <message> of <basicHttpBinding> diff --git a/xml/System.ServiceModel.Configuration/BehaviorsSection.xml b/xml/System.ServiceModel.Configuration/BehaviorsSection.xml index b4bd2e53447..b71977ee545 100644 --- a/xml/System.ServiceModel.Configuration/BehaviorsSection.xml +++ b/xml/System.ServiceModel.Configuration/BehaviorsSection.xml @@ -24,7 +24,7 @@ ]]> - Behaviors in Configuration + <behaviors> diff --git a/xml/System.ServiceModel.Configuration/BindingCollectionElement.xml b/xml/System.ServiceModel.Configuration/BindingCollectionElement.xml index 693538997aa..70e6793d57f 100644 --- a/xml/System.ServiceModel.Configuration/BindingCollectionElement.xml +++ b/xml/System.ServiceModel.Configuration/BindingCollectionElement.xml @@ -17,7 +17,7 @@ Represents a configuration section that contains a collection of binding elements, each of which describes an aspect of how an endpoint communicates with other endpoints, that is built, consistently, into a channel factory on the client and a channel listener on the service. To be added. - Bindings in Configuration + <bindings> diff --git a/xml/System.ServiceModel.Configuration/BindingsSection.xml b/xml/System.ServiceModel.Configuration/BindingsSection.xml index 9b4d6076e86..8ff60e80b79 100644 --- a/xml/System.ServiceModel.Configuration/BindingsSection.xml +++ b/xml/System.ServiceModel.Configuration/BindingsSection.xml @@ -40,7 +40,7 @@ Initializes a new instance of the class. To be added. - Bindings in Configuration + <bindings> diff --git a/xml/System.ServiceModel.Configuration/CallbackTimeoutsElement.xml b/xml/System.ServiceModel.Configuration/CallbackTimeoutsElement.xml index 1b21c11bfa4..8148fa55a3a 100644 --- a/xml/System.ServiceModel.Configuration/CallbackTimeoutsElement.xml +++ b/xml/System.ServiceModel.Configuration/CallbackTimeoutsElement.xml @@ -17,7 +17,7 @@ Represents a configuration element that specifies timeout for a client callback. This class cannot be inherited. To be added. - CallbackTimeouts in Configuration + <callbackTimeouts> diff --git a/xml/System.ServiceModel.Configuration/NamedPipeTransportElement.xml b/xml/System.ServiceModel.Configuration/NamedPipeTransportElement.xml index 99eae269395..2399b640f3f 100644 --- a/xml/System.ServiceModel.Configuration/NamedPipeTransportElement.xml +++ b/xml/System.ServiceModel.Configuration/NamedPipeTransportElement.xml @@ -18,7 +18,7 @@ Represents a configuration element that specifies a channel to transfer messages using named pipes when it is included in a custom binding. This class cannot be inherited. To be added. - namedPipeTransport element + <namedPipeTransport> diff --git a/xml/System.ServiceModel.Configuration/NetMsmqBindingElement.xml b/xml/System.ServiceModel.Configuration/NetMsmqBindingElement.xml index fc383f1c4e4..a75e80eaa9f 100644 --- a/xml/System.ServiceModel.Configuration/NetMsmqBindingElement.xml +++ b/xml/System.ServiceModel.Configuration/NetMsmqBindingElement.xml @@ -27,7 +27,7 @@ ]]> - netMsmqBinding Element + <netMsmqBinding> diff --git a/xml/System.ServiceModel.Configuration/NetNamedPipeBindingCollectionElement.xml b/xml/System.ServiceModel.Configuration/NetNamedPipeBindingCollectionElement.xml index cf36813175f..bb1615467cc 100644 --- a/xml/System.ServiceModel.Configuration/NetNamedPipeBindingCollectionElement.xml +++ b/xml/System.ServiceModel.Configuration/NetNamedPipeBindingCollectionElement.xml @@ -21,7 +21,7 @@ Represents a configuration section that contains a collection of instances. To be added. - netNamedPipeBinding Element + <netNamedPipeBinding> diff --git a/xml/System.ServiceModel.Configuration/NetNamedPipeBindingElement.xml b/xml/System.ServiceModel.Configuration/NetNamedPipeBindingElement.xml index cd5c7dc03f2..54600a2b6d3 100644 --- a/xml/System.ServiceModel.Configuration/NetNamedPipeBindingElement.xml +++ b/xml/System.ServiceModel.Configuration/NetNamedPipeBindingElement.xml @@ -25,7 +25,7 @@ ]]> - netNamedPipeBinding Element + <netNamedPipeBinding> diff --git a/xml/System.ServiceModel.Configuration/NetTcpBindingCollectionElement.xml b/xml/System.ServiceModel.Configuration/NetTcpBindingCollectionElement.xml index 85366d76d8c..f87cb5f9231 100644 --- a/xml/System.ServiceModel.Configuration/NetTcpBindingCollectionElement.xml +++ b/xml/System.ServiceModel.Configuration/NetTcpBindingCollectionElement.xml @@ -22,7 +22,7 @@ Represents a configuration element that contains a collection of instances. To be added. - netTcpBinding Element + <netTcpBinding> diff --git a/xml/System.ServiceModel.Configuration/ReliableSessionElement.xml b/xml/System.ServiceModel.Configuration/ReliableSessionElement.xml index b0e4bef93fd..5e8e1ea8c11 100644 --- a/xml/System.ServiceModel.Configuration/ReliableSessionElement.xml +++ b/xml/System.ServiceModel.Configuration/ReliableSessionElement.xml @@ -25,7 +25,7 @@ ]]> - reliableSession element + <reliableSession> diff --git a/xml/System.ServiceModel.Configuration/SecurityElement.xml b/xml/System.ServiceModel.Configuration/SecurityElement.xml index f4fdbc2dc9f..dfdb7ea0299 100644 --- a/xml/System.ServiceModel.Configuration/SecurityElement.xml +++ b/xml/System.ServiceModel.Configuration/SecurityElement.xml @@ -17,7 +17,7 @@ Represents a configuration element that specifies the security options for a custom binding. This class cannot be inherited. To be added. - customBinding Element + <customBinding> diff --git a/xml/System.ServiceModel/ServiceSecurityContext.xml b/xml/System.ServiceModel/ServiceSecurityContext.xml index 69fb49acfcf..9f6e2dd08de 100644 --- a/xml/System.ServiceModel/ServiceSecurityContext.xml +++ b/xml/System.ServiceModel/ServiceSecurityContext.xml @@ -63,9 +63,9 @@ How To: Examine the Security Context - Authorization Policy Sample + Authorization Policy Securing Services - Claims and Authorization + Managing Claims and Authorization with the Identity Model diff --git a/xml/System.ServiceModel/XmlSerializerFormatAttribute.xml b/xml/System.ServiceModel/XmlSerializerFormatAttribute.xml index 092508f8020..3754efc6fa4 100644 --- a/xml/System.ServiceModel/XmlSerializerFormatAttribute.xml +++ b/xml/System.ServiceModel/XmlSerializerFormatAttribute.xml @@ -74,7 +74,7 @@ - Using the XmlSerializer + Using the XmlSerializer Class diff --git a/xml/System.Web.UI.WebControls/AdRotator.xml b/xml/System.Web.UI.WebControls/AdRotator.xml index 4c0f4fbc0ee..4eb513c60fa 100644 --- a/xml/System.Web.UI.WebControls/AdRotator.xml +++ b/xml/System.Web.UI.WebControls/AdRotator.xml @@ -498,8 +498,8 @@ ~/Images/ad1.gif - https://visualstudio.microsoft.com/ - Visual Basic Developer Site + https://docs.microsoft.com/dotnet/visual-basic/ + Visual Basic documentation 140 100