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.Controls/ItemsControl.xml
+1-1Lines changed: 1 addition & 1 deletion
Original file line number
Diff line number
Diff line change
@@ -1066,7 +1066,7 @@ ListBox that contains multiple types of objects
1066
1066
<Docs>
1067
1067
<summary>Gets or sets a value that indicates whether <seecref="T:System.Windows.Controls.TextSearch" /> is enabled on the <seecref="T:System.Windows.Controls.ItemsControl" /> instance.</summary>
1068
1068
<value>
1069
-
<seelangword="true" /> if <seecref="T:System.Windows.Controls.TextSearch" /> is enabled; otherwise, <seelangword="true" />. The default is <seelangword="false" />.</value>
1069
+
<seelangword="true" /> if <seecref="T:System.Windows.Controls.TextSearch" /> is enabled; otherwise, <seelangword="false" />. The default is <seelangword="false" />.</value>
0 commit comments