Exemple #1
0
 private void CheckPlaylistArrows()
 {
     if (Front.blockPlaylistArrows)
     {
         Front.BlockPlaylistArrowsButtons();
     }
 }