[C#/WINUI3/.NET8] AppBarButton 엘리먼트 : Command/CommandParameter 속성을 사용해 버튼 클릭시 명령 실행하기

■ AppBarButton 엘리먼트의 Command/CommandParameter 속성을 사용해 버튼 클릭시 명령을 실행하는 방법을 보여준다.

FavoriteCommand.cs

Podcast.cs

PodcastControl.xaml

PodcastControl.xaml.cs

Advertisements