Shimmy

Results 46 issues of Shimmy

# Proposal: Enable ItemsView selection via binding Currently the `ItemsView` only enables selection by index, and it's achieved by calling `itemsView.Select(index)`. Please convert the currently read-only `SelectedItem` and `SelectedItems` properties...

feature proposal
area-ItemsView

### Overview I wonder if this has been considered before, we often have complex POCO entity graphs which we want to reuse in our XAML app. It would be so...

feature request :mailbox_with_mail:

Hi, The [Chrome Store link](https://chrome.google.com/webstore/detail/grpc-web-developer-tools/kanmilmfkjnoladbbamlclhccicldjaj) seems to be broken, when clicking the link I get the following page: There's also [this](https://chromewebstore.google.com/detail/grpc-web-developer-tools/cacoibopgjlodngfokahhkphgcohakai) extension which seems to be piggy backing on this...

### Background and motivation We often have singleton services that need to create a service which we would currently achieve by using a dependency on the main `IServiceProvider` or `IServiceScopeFactory`....

untriaged
api-suggestion

C# interactive used to have a command assignable to keyboard shortcut to just open the window, regardless of current coding context (it’s a separate context anyway). It's been over a...

### Describe the bug Hi, When opening the Windows Community Toolkit gallery app and navigating to the `TokenView` page, the app freezes. ### Steps to reproduce ```text 1. Open the...

bug :bug:
sample app 🖼
experiment :test_tube:
labs 🧪
controls :control_knobs:
performance