You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: xml/System.Windows.Forms/DataSourceUpdateMode.xml
+1-1Lines changed: 1 addition & 1 deletion
Original file line number
Diff line number
Diff line change
@@ -25,7 +25,7 @@
25
25
When the update mode is Never, you can force the data source to be updated by using the <xref:System.Windows.Forms.Binding.WriteValue%2A> method.
26
26
27
27
> [!NOTE]
28
-
> Even when the update mode is set to Never, the data source will be updated when the binding is first created, so at that least one update will always occur.
28
+
> Even when the update mode is set to Never, the data source will be updated when the binding is first created, so at least one update will always occur.
0 commit comments