Closed alexdi220 closed 3 years ago
I think that, because of the way that Winui2 is currently being integrated into winui3, you need to include this in your application.resource or page.resources
<Style TargetType="MyComboBox" BasedOn="{StaticResource DefaultComboBoxStyle}"/>
Closing the issue, but if this doesn't work or you want more info just post back here.
Describe the bug Hi, it looks very strange but the inheritor of ComboBox loses CornerRadius
Steps to reproduce the bug
Expected behavior
Screenshots
Version Info
NuGet package version:
[Microsoft.WinUI 3.0.0-preview4.210210.4] If you seeing your issue in older previews, please try preview4.
Additional context