Note: This issue also affects two other interfaces implemented by ListCollectionView: IEditableCollectionViewAddNewItem and IItemProperties
Consider the type ListCollectionView (.NET Source Browser) (GitHub) (GitHub link was retrieved using the "Web Access" link at the bottom of the page in the .NET Source Browser)
ListCollectionView implements ICollectionViewLiveShaping
- Clicking on the interface name in the .NET Source Browser navigates to a blank page
- Searching for the interface name in the .NET Source Browser shows "No results found"
- Clicking on the interface name in GitHub navigates to
ICollectionViewLiveShaping.cs
Note: This issue also affects two other interfaces implemented by
ListCollectionView:IEditableCollectionViewAddNewItemandIItemPropertiesConsider the type
ListCollectionView(.NET Source Browser) (GitHub) (GitHub link was retrieved using the "Web Access" link at the bottom of the page in the .NET Source Browser)ListCollectionViewimplementsICollectionViewLiveShapingICollectionViewLiveShaping.cs