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
+2-2Lines changed: 2 additions & 2 deletions
Original file line number
Diff line number
Diff line change
@@ -1071,7 +1071,7 @@ ListBox that contains multiple types of objects
1071
1071
<Docs>
1072
1072
<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>
1073
1073
<value>
1074
-
<seelangword="true" /> if <seecref="T:System.Windows.Controls.TextSearch" /> is enabled; otherwise, <seelangword="false" />. The default is <seelangword="false" />.</value>
1074
+
<seelangword="true" /> if <seecref="T:System.Windows.Controls.TextSearch" /> is enabled; otherwise, <seelangword="true" />. The default is <seelangword="false" />.</value>
1075
1075
<remarks>
1076
1076
<formattype="text/markdown"><![CDATA[
1077
1077
@@ -2765,4 +2765,4 @@ ListBox that contains multiple types of objects
0 commit comments