Filip Šikula
Results
2
issues of
Filip Šikula
**Describe the bug** There is a problem when changing value of **ReadOnlyMode** property trough one-way binding like this: ```csharp ``` When binding changes the property, the value is then internally...
Is there a better way to remove rounded corners from selected item container other then overriding entire control template? Would it be possible to add something like ItemContainerTemplate or ItemContainerStyle...