Beispiel #1
0
 private static void UpdateLabel()
 {
     ButtonUtils.UpdateButtonLabel(playlistButton, "Add to Playlist");
 }
Beispiel #2
0
 private static void UpdateLabel()
 {
     ButtonUtils.UpdateButtonLabel(favoriteButton, FindLabel());
 }