microsoft / XamlBehaviors

This is the official home for UWP XAML Behaviors on GitHub.
MIT License
692 stars 110 forks source link

What happened to PlaySoundAction? #252

Open GuildOfCalamity opened 1 month ago

GuildOfCalamity commented 1 month ago

[WINUI3 Project] I was trying the API reference for PlaySoundAction using xmlns:media="using:Microsoft.Xaml.Interactions.Media" but it appears it has been removed. ControlStoryboardAction is the only API remaining in the Media library. Was this removed for x-plat purposes?