Skip to content

Commit 98d56c8

Browse files
hughbeBillWagner
authored andcommitted
Fix summary of Binding.PropertyName (#2356)
1 parent f2e399d commit 98d56c8

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

xml/System.Windows.Forms/Binding.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1352,7 +1352,7 @@
13521352
<ReturnType>System.String</ReturnType>
13531353
</ReturnValue>
13541354
<Docs>
1355-
<summary>Gets or sets the name of the control's data-bound property.</summary>
1355+
<summary>Gets the name of the control's data-bound property.</summary>
13561356
<value>The name of a control property to bind to.</value>
13571357
<remarks>
13581358
<format type="text/markdown"><![CDATA[

0 commit comments

Comments
 (0)