Skip to content

Commit c38b5b1

Browse files
authored
Update CollectionViewSource.xml (#4950)
This doc incorrectly links the CollectionViewType property rather than View.
1 parent 35e5a99 commit c38b5b1

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

xml/System.Windows.Data/CollectionViewSource.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1375,7 +1375,7 @@
13751375
<ReturnType>System.Windows.DependencyProperty</ReturnType>
13761376
</ReturnValue>
13771377
<Docs>
1378-
<summary>Identifies the <see cref="P:System.Windows.Data.CollectionViewSource.CollectionViewType" /> dependency property.</summary>
1378+
<summary>Identifies the <see cref="P:System.Windows.Data.CollectionViewSource.View" /> dependency property.</summary>
13791379
<remarks>To be added.</remarks>
13801380
</Docs>
13811381
</Member>

0 commit comments

Comments
 (0)