Jan Kučera
Jan Kučera
Also check indexers, I think if one was blabla[3] and the other blabla[4] you would get the same property name
It would be helpful to include the repro project. I noticed in the video that the .NET 6 combo box is focused after pressing Esc. Does the .NET FW exhibit...
Ah, interesting, it performs text search with \u001B
Right, so it boils down to whether `"1".StartsWith("\u001B")`. Unfortunately the .NET Core switched to ICU, so the default behavior changed. This is documented here: https://learn.microsoft.com/en-us/dotnet/core/extensions/globalization-icu If switching back to NLS...
Use `ToolTipService.ShowOnDisabled="True"` and trigger on `IsEnabled` to set alternative tooltip.
SimSun-ExtG ranges look OK to me now, they are block aligned.
The `DataGridColumns` are only descriptors, based on which the actual elements are created. The column headers are presented by `DataGridColumnHeadersPresenter`, an `ItemsControl` using `DataGridColumnHeader` as a container. When `DataGridColumnHeader` container...
@anjalisheel-wpf this does not address the fact that the `DynamicResource` extension does not work on `DataGridColumn`.
Why is "simple way" a requirement? I am not doing any more work on the PR, I was looking for more feedback on whether that is a reasonable way to...
This is way worse when scrolling using touchpad... https://github.com/user-attachments/assets/724ab323-c65e-471f-a09e-48b032e0f538