Skip to content
This repository has been archived by the owner on May 1, 2024. It is now read-only.

After installing the "Miicrosoft.UI.XAML" NuGet package on UWP platform. The Xamarin Button control style was changed. #15854

Closed
HemalathaDuraisamy opened this issue Dec 26, 2023 · 2 comments
Labels
s/unverified New report that has yet to be verified t/bug 🐛

Comments

@HemalathaDuraisamy
Copy link

After installing the "Miicrosoft.UI.XAML" NuGet package on UWP platform. The Xamarin Button control style was changed.

Description

Steps to Reproduce

  1. Run the sample
  2. you can see after installing the "Miicrosoft.UI.XAML" NuGet package the button style was changed.

Basic Information

  • Version with issue:
  • Last known good version:
  • Platform Target Frameworks: UWP
  • NuGet Packages: Miicrosoft.UI.XAML

Screenshots

Without "Miicrosoft.UI.XAML" NuGet package
image

With "Miicrosoft.UI.XAML" NuGet package
image

Sample Link

With "Miicrosoft.UI.XAML" NuGet package
https://www.syncfusion.com/downloads/support/directtrac/general/ze/XamarinUWP2-1969763199

Without "Miicrosoft.UI.XAML" NuGet package
https://www.syncfusion.com/downloads/support/directtrac/general/ze/XamarinUWP2029506082

@HemalathaDuraisamy HemalathaDuraisamy added s/unverified New report that has yet to be verified t/bug 🐛 labels Dec 26, 2023
@HemalathaDuraisamy
Copy link
Author

Any updates?

@jfversluis
Copy link
Member

That is something that comes with WinUI, they implemented a new style which is backwards compatible, so when you install that it will show up in your app. I think there is documentation here on how to revert to the old styling if that's what you want.

There is not much we can do about this from our side.

@jfversluis jfversluis closed this as not planned Won't fix, can't repro, duplicate, stale Feb 26, 2024
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
s/unverified New report that has yet to be verified t/bug 🐛
Projects
None yet
Development

No branches or pull requests

2 participants