dotnet / dotnet/source-indexer

ICollectionViewLiveShaping is missing

Open
#105 0 comments 0 reactions 0 assignees View on GitHub
Dominant language
C#
Stars
55
Forks
46
Avg merge
23h 42m
Merged PRs (30d)
15

Description

**Note:** This issue also affects two other interfaces implemented by `ListCollectionView`: `IEditableCollectionViewAddNewItem` and `IItemProperties`

Consider the type `ListCollectionView` ([.NET Source Browser](https://source.dot.net/#PresentationFramework/System/Windows/Data/ListCollectionView.cs,2c68ae146bdfbe5a)) ([GitHub](https://github.com/dotnet/wpf/blob/60b28ea385ef8cd41122b88f2edeb4591dd96482/src/Microsoft.DotNet.Wpf/src/PresentationFramework/System/Windows/Data/ListCollectionView.cs)) (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`

Contributor guide

No contributing guide indexed for this repository

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.