Jan Kučera
Jan Kučera
@batzen I expected my comment would make you join and reiterate your point, however, I was hoping for some elaboration. What customizations are you looking for? Can _anyone_ give some...
@IrinaPykhova I believe the intention with the theme being default would only be when run on Win11.
> You realized this yourself when you based WPF's theme on an existing 3rd party library. @robert-abeo I am not involved in the theming work and I certainly wouldn't have...
As @h3xds1nz said you need to be asking about these classes over at https://github.com/dotnet/runtime
I would suggest you file feedback for Windows using the Feedback Hub.
The Setter.Value was made optional so the writer is theoretically fine, but the reader should be able to deal with that.
You can disable text search by setting `IsTextSearchEnabled` to `false`.
@xlsupport doesn't help with text search where you need to check each item
The search function still needs to check each item in the worst case, optimization will only push the number of what gives a usable experience. If the application needs to...
I cannot reproduce, neither in .NET FW 4.8, 4.7.2 nor in .NET 6.0.